Ok Jim here there is in plain txt sorry again for my Outlook Just curious to know the current API of Csound. Apart from loadings orc/scos, playing and...
26826
I M Virtual Flavius
iam@...
May 1, 2004 1:23 pm
Thanks for the clarification. This was actually the reason I wasn't posting Virtual flavius ... From: John ffitch To: csound@... Sent: Saturday,...
26827
gogins@...
May 1, 2004 4:05 pm
The Csound API is in csound.h and is documented there. If you run Doxygen in the Csound directory, it will generate html docs from csound.h. In addition, there...
26828
acabrera@...
May 2, 2004 3:10 am
Thanks for the replies, Matt's solution did make things a lot better but still a bit of glitching there. I also tried diskin with the same effect.Might just be...
26829
Roberto José Osori...
boricuanz@...
May 3, 2004 6:59 pm
I guess you could try adding a bit of silence at the beginning of the tracks, and calling them a bit earlier...no the most elegant solution, but might just...
26830
jpff@...
May 4, 2004 5:57 am
... Can we generate a catalogue of why not? This is an important aim for me, and many barriers have been removed. Recently we had the ftable identified, and I...
26831
Art Hunkins
abhunkin@...
May 4, 2004 2:04 pm
Is it still true that canonical cannot currently handle real-time MIDI and FLTK? Will these two items be available in v5.0? Just checking. Art Hunkins ... ...
26832
Partev Barr Sarkissian
encino.man@...
May 4, 2004 11:52 pm
A wavelet equation appears to be a dual domain kind of thing (both freq & time). It's two variable calculus, is my understanding of it. Wavelets are very...
26833
Michael Gogins
gogins@...
May 5, 2004 1:22 am
I should add about ftfind, it actually is in the Csound API. The Csound API exists in two forms. The first form is declared and documented in csound.h. These...
26834
iainduncan@...
May 5, 2004 1:35 am
Cool, thanks for the explanation. That will be really handy. Another API question: I get ( somewhat! ) how to interface with csound to send messages to csound,...
26835
iain duncan
iainduncan@...
May 5, 2004 7:38 am
I'm working on the design stage of turning my csound sequencer into a host app that will embed csound, and I plan on using some sort of multi-threaded ...
26836
Josep MComajuncosas
jcomajuncosas@...
May 5, 2004 1:52 pm
Could I get a list of the available functions without having to look at the sources? Josep M Comajuncosas #include <csound.h> #include <cs.h> ENVIRON *csound =...
26837
gogins@...
May 5, 2004 2:14 pm
Threading is tricky. If you want cross-platform code, use the CsoundVST API, not the Csound API, because it has cross-platform thread wrappers. Alternatively,...
26838
Art Hunkins
abhunkin@...
May 5, 2004 6:32 pm
I'd like to start a general discussion as to whether or not FLTK should be included in Csound5.0. I'd like to know: 1) How many of you are doing...
26839
david.ogborn@...
May 5, 2004 6:54 pm
Hello all, I too have a growing number of pieces that use CsoundAV's FLTK support and would support any initiative that makes this way of working more widely...
26840
obrandts
obrandts@...
May 5, 2004 7:14 pm
... I'm also very happy to have the FLTK opcodes. And I use them a lot. For me, it does not *have* to be FLTK, any sort of GUI would do, and maybe there's...
26841
iain duncan
iainduncan@...
May 5, 2004 7:24 pm
Well, IMHO we should have the option of a csound 5 build with and without FLTK. ( Istvan did this with his developers build. One is called . . .csoundfltk! ) ...
26842
iain duncan
iainduncan@...
May 5, 2004 7:31 pm
Thanks Michael, much appreciated! Iain ... From: <gogins@...> To: <csound@...> Sent: Wednesday, May 05, 2004 7:12 AM Subject: Re: [Csnd]...
26843
steven yi
stevenyi@...
May 5, 2004 7:36 pm
Hi all, The Bay Area Csound Users Group will be meeting on Tuesday, May 18th, 7:00pm in San Francisco (please email me for directions). We've been enjoying...
26844
Matt J. Ingalls
ingalls@...
May 5, 2004 9:37 pm
i would assume fltk opcodes will become [optional] opcode plugins in csound5... so i ... me too. its very high up on my todo list for maccsound ... i can see...
26845
kelly hirai
bakanonaka@...
May 6, 2004 1:38 am
it would be nice to be able to compile FLTK in as something like and autoconf option. on the one hand, i've been trying to run csound on some pretty slim ...
26846
Art Hunkins
abhunkin@...
May 6, 2004 2:40 am
I'll be very happy to hear both John's and Gab's responses and ideas, and look forward to them. Meanwhile, here is my situation. I am not a computer music or...
26847
stevenyi
stevenyi@...
May 6, 2004 2:56 am
Hi all, To let everyone know, csound5 already is set this way (supplying useFLTK=1 or useFLTK=0 when compiling with scons). FLTK opcodes are there and it's...
26848
Michael Gogins
gogins@...
May 6, 2004 3:21 am
I fixed a few simple bugs, and theFLTK opcodes now appear to be working in Csound 5 (on Windows, anyway). I didn't test more than just the knob example in...
26849
jpff@...
May 6, 2004 8:07 am
Well we did have a configure that detected FLTK and made a suitable Makefile. On Csound5 the current configuration stuff does this as well -- and it seemed to...
26850
Gabriel Maldonado
g.maldonado@...
May 6, 2004 9:03 am
... Isn't Portaudio v.19 able to offer both MME, DIrectX and ASIO at runtime? This is Possible with CsoundAV. I obviously use ASIO most times, because it...
26851
Patrick Pagano
bigswift@...
May 6, 2004 12:33 pm
i need FLTK to work on MAc please include FLTK in 5.0 ... -- Send bugs reports to csound-bugs@... (or to http://www.cs.bath.ac.uk/cgi-bin/csound ) To...
26852
Patrick Pagano
bigswift@...
May 6, 2004 12:34 pm
will this work on OS X ?? ... -- Send bugs reports to csound-bugs@... (or to http://www.cs.bath.ac.uk/cgi-bin/csound ) To unsubscribe, send email to...
26853
gogins@...
May 6, 2004 1:40 pm
Didn't you leak it just now? ... From: jpff@... Date: Thu, 6 May 2004 09:04:23 +0100 To: csound@..., csound@... Subject:...
26854
gogins@...
May 6, 2004 1:51 pm
FLTK widgets appear to be working in Csound 5. It would be wonderful if you could take a look and see what needs to be done, if anything, to make them work...