Re: sine generated wav gets cut

Julien Claassen <[email protected]>
Newsgroups gmane.comp.audio.ecasound.general
Message-ID <[email protected]>
Hello Jakob!
   Another possibility would be to use a LADSPA plugin for the sine wave. 
There's the sin_cos plugin from the swh LADSPA plugins. It generates a sine 
wave at your desired pitch. It outputs a sine wave of that frequency in the 
left channel and a cosine wave in the right channel.
   I seem to remember, that there was another plugin in the cmt suite (the 
basic plugins released by Richard E. Furse.
   You could also use csound, if you still don't get precise results. In csound 
you might have something like:
sine.orc
sr = 96000
kr = 9600
ksmps = 10
nchnls = 1

instr 1
   a1 oscil 32767, 50, 1
   out a1
endin

sine.sco
f1 0 32768 10 1
i1 0 0.02
e

   the same result can be achieved with any other synthesizer language of your 
choice.
   I hope this helps, although not very Ecasound-ish.
   Kind regards
           Julien

=-=-=-=-=-=-=-=-=-=-=-=-
Such Is Life: Very Intensely Adorable;
Free And Jubilating Amazement Revels, Dancing On - FLOWERS!

======      Find my music at      ======
http://juliencoder.de/nama/music.html
.....................................
"If you live to be 100, I hope I live to be 100 minus 1 day,
so I never have to live without you." (Winnie the Pooh)

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Ecasound-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecasound-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.