Search found 338 matches
- Wed Aug 24, 2011 4:54 pm
- Forum: New Plug-Ins
- Topic: Append Import
- Replies: 57
- Views: 39313
Re: Append Import
Original question was: Gale: Folders called "Söndag" and "Älska" are reported not to exist on Win7... Steve: "Söndag" and "Älska" both work here (Linux)... Edgar: Audacity, Nyquist, XLISP and Unicode XLISP is "interpreted C with Lisp syntax" what has the strange consequence that in XLISP strings int...
- Wed Aug 24, 2011 4:04 pm
- Forum: New Plug-Ins
- Topic: Append Import
- Replies: 57
- Views: 39313
Re: Append Import
Edgar has already seen it and will give a more detailed answer how to test this later on...steve wrote:I'll try to contact Edgar ...
***
- Sat Aug 13, 2011 2:25 am
- Forum: New Plug-Ins
- Topic: Silent Subliminals [solved?]
- Replies: 106
- Views: 87418
Re: Silent Subliminals [solved?]
I just have tested the (obsolete) Version from above plus the (more recent) Version from the German Audacuty forum (attached below) and both versions work with Audacity_1.3.13-beta on Debian Linux with no errors. If the attached plugin below still raises errors ("Nyquist did not return audio" or sim...
- Fri Aug 12, 2011 6:37 pm
- Forum: New Plug-Ins
- Topic: Silent Subliminals [solved?]
- Replies: 106
- Views: 87418
Re: Silent Subliminals [solved?]
What Audacity version are you using? Do the errors also appear with Audacity_1.3.13-beta? Audacity_1.2.6 is probably too old for this.
- Sun Jul 10, 2011 7:04 pm
- Forum: New Plug-Ins
- Topic: Silent Subliminals [solved?]
- Replies: 106
- Views: 87418
Silent Subliminals [solved?]
_________________________________________________________________________________________________________ To download latest version (recommended): http://forum.audacityteam.org/download/file.php?id=3848 ________________________________________________________________________________________________...
- Fri May 20, 2011 3:25 pm
- Forum: Nyquist
- Topic: New/improved plug-ins for potential inclusion in Audacity
- Replies: 20
- Views: 12613
Re: New/improved plug-ins for potential inclusion in Audacit
Edgar: ... I get memory problems (don't ask me why) Steve: OK, I'll not ask why That's good because I still have no answer... The separation of the "osc"s to prevent memory problems is done automatically by "multichan-expand" in the last line of the plugin code. The random "phase" value must be dif...
- Wed May 18, 2011 12:44 am
- Forum: Nyquist
- Topic: New/improved plug-ins for potential inclusion in Audacity
- Replies: 20
- Views: 12613
Re: New/improved plug-ins for potential inclusion in Audacit
Yes, thanks, here the next attempt, this time with "hzosc:"
- Tue May 17, 2011 11:03 am
- Forum: Nyquist
- Topic: New/improved plug-ins for potential inclusion in Audacity
- Replies: 20
- Views: 12613
Re: New/improved plug-ins for potential inclusion in Audacit
New "Easy Vocoder" with additional "waveform" carrier at the expense of three additional interface widgets: Bands per Octave - [old] - the number of vocoder bands per octave Carrier Volume - [old] - the volume of the "sinewave per vocoder band" oscillators Noise Volume - [old] - the volume of a "whi...
- Mon May 16, 2011 1:13 am
- Forum: Nyquist
- Topic: New/improved plug-ins for potential inclusion in Audacity
- Replies: 20
- Views: 12613
Re: New/improved plug-ins for potential inclusion in Audacit
Oh, understood: "pulse" must be changed to "sqarewave with variable puls-width"Steve wrote:Low frequency square waves can produce some pretty cool effects
- Sun May 15, 2011 4:06 am
- Forum: Nyquist
- Topic: New/improved plug-ins for potential inclusion in Audacity
- Replies: 20
- Views: 12613
Re: New/improved plug-ins for potential inclusion in Audacit
For future, is it out of court then to offer any choice of carriers in Easy Vocoder? What carriers come to mind? "noise" and "pulse" are the only physically existent synthetic broadband carriers. Narrow-band carriers like "triangle" and "squarewave" as single carriers (like in the "Vocoder") make n...