|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
new year feature requestHello,
Lately I've been playing around with interfacing PD and Csound. Something that I did and found very useful was to use the PD GUI external [breakpoints] to overwrite the information in a Csound table with its own data each time a point is created or moved. In this way Csound envelopes can be chanaged in realtime. So I was wondering if something like this could be implemented in Blue. It would be great to have a breakpoints GUI widget in Blue that can be attached to a table. this was quite easy to do with the [csoundapi~] by overwriting the table sending a "event f" creating a GEN07 table and using the breakpoint data dumped from the [breakpoints] object each time a change was done. I guess it would be as easy to do with the Java API, am I right? Would that be useful to others? Was this discussed before? Thanks! And have a very healthy and productive 2009! Hector ------------------------------------------------------------------------------ _______________________________________________ Bluemusic-users mailing list Bluemusic-users@... https://lists.sourceforge.net/lists/listinfo/bluemusic-users |
|
|
Re: new year feature requestHi Hector,
This sounds like and interesting idea to use f statements for this purpose. There are some complications with how that widget works within BSB and in ObjectBuilder; we may need to create a new compilation option to support this. Could you file a feature request on the blue tracker for this? I just wrote in another email that I'm going to be doing some high-level review of where we're at with everything and having that in the tracker would be very useful for me. Thanks for the request! steven On Tue, Dec 30, 2008 at 11:35 PM, Hector Centeno <hcengar@...> wrote: > Hello, > > Lately I've been playing around with interfacing PD and Csound. > Something that I did and found very useful was to use the PD GUI > external [breakpoints] to overwrite the information in a Csound table > with its own data each time a point is created or moved. In this way > Csound envelopes can be chanaged in realtime. So I was wondering if > something like this could be implemented in Blue. It would be great to > have a breakpoints GUI widget in Blue that can be attached to a table. > this was quite easy to do with the [csoundapi~] by overwriting the > table sending a "event f" creating a GEN07 table and using the > breakpoint data dumped from the [breakpoints] object each time a > change was done. I guess it would be as easy to do with the Java API, > am I right? Would that be useful to others? Was this discussed before? > > Thanks! And have a very healthy and productive 2009! > > Hector > > ------------------------------------------------------------------------------ > _______________________________________________ > Bluemusic-users mailing list > Bluemusic-users@... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Bluemusic-users mailing list Bluemusic-users@... https://lists.sourceforge.net/lists/listinfo/bluemusic-users |
| Free embeddable forum powered by Nabble | Forum Help |