Re: [Csnd] STK opcodes
Date | 2013-02-23 00:15 |
From | Louis Cohen |
Subject | Re: [Csnd] STK opcodes |
On Fri, Feb 22, 2013 at 3:25 PM, Justin Smith |
Date | 2013-02-23 00:25 |
From | Victor Lazzarini |
Subject | Re: [Csnd] STK opcodes |
One of the reasons: it introduces yet another external dependency, which is beyond the control of developers. At one point the stk library would not even compile on OSX. On 23 Feb 2013, at 00:15, Louis Cohen wrote: > > On Fri, Feb 22, 2013 at 3:25 PM, Justin Smith |
Date | 2013-02-23 00:32 |
From | Aurelius Prochazka |
Subject | Re: [Csnd] STK opcodes |
The note that appears on: http://www.csounds.com/manual/html/STKTop.html should probably be on all the STK opcode pages at least.
Aure On Fri, Feb 22, 2013 at 4:25 PM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote: One of the reasons: it introduces yet another external dependency, which is beyond the control of developers. At one point the stk library would not even compile on OSX. |
Date | 2013-02-23 02:49 |
From | Louis Cohen |
Subject | Re: [Csnd] STK opcodes |
That being the case, it seems to me that the STK opcodes are only available to a very small portion of the csound user base - those who have the skills to build csound in customized ways. What a shame! The opcodes appear to represent much value and yet they are out of reach to many users, perhaps the majority of users. BTW, just what IS the external dependency? -Lou On Feb 22, 2013, at 7:25 PM, Victor Lazzarini |
Date | 2013-02-23 03:03 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Csnd] STK opcodes |
STK for All !!!! Dr. Richard Boulanger, Ph.D. Professor of Electronic Production and Design Professional Writing and Music Technology Division Office @ 161 Mass Ave - 4th Floor 617-747-2485 (office) 774-488-9166 (cell) http://csounds.com/boulanger http://csounds.com/mathews http://boulangerlabs.com http://csoundforlive.com http://csounds.com On Fri, Feb 22, 2013 at 9:49 PM, Louis Cohen <loucohen@jolc.net> wrote: That being the case, it seems to me that the STK opcodes are only available to a very small portion of the csound user base - those who have the skills to build csound in customized ways. What a shame! The opcodes appear to represent much value and yet they are out of reach to many users, perhaps the majority of users. |
Date | 2013-02-24 01:47 |
From | Aurelius Prochazka |
Subject | Re: [Csnd] STK opcodes |
While it might sound contrarian, I would almost say "STK for None !!!!" because the STK opcodes are just wildly different from the Csound "standard". I think it would be better if all the STK algorithms could be converted into more Csound-y opcodes. For example if you compare wgflute and STKFlute:
wgflute by John ffitch handles optional arguments with defaults like most of csound does, while STKFlute has controller numbers and no indication in the documentation of units, default values, reasonable ranges, etc. I'm sure Michael Gogins worked hard to make the STK sounds available in Csound, but just because something can be shoehorned into Csound's flexible architecture, does it mean it should be?
Humbly submitted, Aure On Fri, Feb 22, 2013 at 7:03 PM, Dr. Richard Boulanger <rboulanger@berklee.edu> wrote: STK for All !!!! |
Date | 2013-02-24 17:54 |
From | menno |
Subject | [Csnd] Re: STK opcodes |
I am responsible for getting the the information STK opcodes in the manual. And you are right, the value range for the controllers are not indicated. I will do some testing, but they are either 0=127 or 1-128 (midi-like values). When i know for sure, i will add this to the manual pages. -- View this message in context: http://csound.1045644.n5.nabble.com/STK-opcodes-tp5720232p5720391.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-02-24 21:15 |
From | Victor Lazzarini |
Subject | Re: [Csnd] Re: STK opcodes |
I have to agree with you there with regards to physical models. On 24 Feb 2013, at 20:50, Aurelius Prochazka wrote:
Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie |
Date | 2013-02-24 21:23 |
From | Adam Puckett |
Subject | Re: [Csnd] Re: STK opcodes |
+1 Aure! (I only just caught up on this conversation today). On 2/24/13, Aurelius Prochazka |
Date | 2013-02-25 12:44 |
From | menno |
Subject | [Csnd] Re: STK opcodes |
yes, now that i see these manual pages again again, i agree. What happened at the time was, that I wanted to have the STK opcodes in the manual. I saw them being used in CsoundVST, i heard them, liked them, but there were no manual pages at all. Looking back i see that these manual pages do not have the same format as other opcodes - so i will redo them. -- View this message in context: http://csound.1045644.n5.nabble.com/STK-opcodes-tp5720232p5720405.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-02-25 13:40 |
From | Michael Gogins |
Subject | Re: [Csnd] Re: STK opcodes |
Thanks, Menno. Best, Mike On Mon, Feb 25, 2013 at 7:44 AM, menno <nabob_cd@yahoo.com> wrote: yes, now that i see these manual pages again again, i agree. Michael Gogins Irreducible Productions http://www.michael-gogins.com Michael dot Gogins at gmail dot com |
Date | 2013-03-07 13:41 |
From | menno |
Subject | [Csnd] Re: STK opcodes |
Hi all, i did an (extreme?) makeover of the manual pages of the STKopcodes and hope this time the information is complete. The STKopcodes *are* not like the other Csound opcodes in some ways, but i have tried to make the manual pages as standard as possible. It's in Git now, but if you want to see them right now you can upload the manual here: http://members.home.nl/mag.knevel/csound_betamanual/manual_spring2013.zip -- View this message in context: http://csound.1045644.n5.nabble.com/STK-opcodes-tp5720232p5720830.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-03-07 19:11 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Csnd] Re: STK opcodes |
Thanks. This will be a great help and make them more useful to all.
Can we please make sure that the "required" samples are also distributed with Csound so that these "opcodes" just work for all.
Dr. Richard Boulanger, Ph.D. Professor of Electronic Production and Design Professional Writing and Music Technology Division Office @ 161 Mass Ave - 4th Floor 617-747-2485 (office) 774-488-9166 (cell) http://csounds.com/boulanger http://csounds.com/mathews http://boulangerlabs.com http://csoundforlive.com http://csounds.com On Thu, Mar 7, 2013 at 8:41 AM, menno <nabob_cd@yahoo.com> wrote: Hi all, |
Date | 2013-03-07 19:36 |
From | Michael Gogins |
Subject | Re: [Csnd] Re: STK opcodes |
The samples (RAWWAVES) are distributed with the Windows installer. Regards, Mike On Thu, Mar 7, 2013 at 2:11 PM, Dr. Richard Boulanger <rboulanger@berklee.edu> wrote: Thanks. Michael Gogins Irreducible Productions http://www.michael-gogins.com Michael dot Gogins at gmail dot com |
Date | 2013-03-07 19:51 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Csnd] Re: STK opcodes |
Please they need to be distributed with all distributions. I want my students to be able to use them on the Mac Dr. Richard Boulanger, Ph.D. Professor of Electronic Production and Design Professional Writing and Music Technology Division Office @ 161 Mass Ave - 4th Floor 617-747-2485 (office) 774-488-9166 (cell) http://csounds.com/boulanger http://csounds.com/mathews http://boulangerlabs.com http://csoundforlive.com http://csounds.com On Thu, Mar 7, 2013 at 2:36 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
|