Search found 59476 matches

by steve
Thu Dec 12, 2013 5:18 pm
Forum: Windows
Topic: Demuxed audio with zap sound
Replies: 3
Views: 957

Re: Demuxed audio with zap sound

darshun wrote: I did try to zoom in but I can't click on the exact point of the "flatline" to remove it.
Check that you have not accidentally enabled "Snap To" http://manual.audacityteam.org/o/man/se ... .html#snap
by steve
Thu Dec 12, 2013 5:17 pm
Forum: GNU/Linux
Topic: mbox2 and audacity on linux
Replies: 8
Views: 10792

Re: mbox2 and audacity on linux

MetZen wrote:I'm trying to run my mbox2 mini with audacity, I set it to use mbox2
How exactly are you doing that?
Remember that we cannot see your computer so we only know as much as you tell.
by steve
Thu Dec 12, 2013 5:11 pm
Forum: Nyquist
Topic: Portable (load "somelib.lsp") -- why not?
Replies: 36
Views: 18795

Re: Portable (load "somelib.lsp") -- why not?

But as I said, the XLisp 3.0 at xlisp.org is surely not the basis for Nyquist. It is a version of Scheme so that means much incompatibility with 2.0. And it seems nobody has maintained it in a decade. I say we ignore xlisp.org. I see it as Nyquist being a fork from XLisp 2.0 and as such the maintai...
by steve
Thu Dec 12, 2013 5:01 pm
Forum: Nyquist
Topic: Portable (load "somelib.lsp") -- why not?
Replies: 36
Views: 18795

Re: Portable (load "somelib.lsp") -- why not?

You speak, steve, as if fixing this problem is a certainty for a near term. Is that right? "Near term" is not easy to define for open source projects that are dependent on the available "free time" of unpaid contributors. There has been some preliminary work on version 4 plug-in...
by steve
Thu Dec 12, 2013 4:38 pm
Forum: Nyquist
Topic: Portable (load "somelib.lsp") -- why not?
Replies: 36
Views: 18795

Re: Portable (load "somelib.lsp") -- why not?

Paul L wrote:XLisp code is distributed with Nyquist code, with no other easily discovered current authoritative repository.
Other than the 9/13/02 archives at http://www.xlisp.org/

Nyquist also contains C code from the Computer Music Toolkit library http://www.ladspa.org/cmt/
by steve
Thu Dec 12, 2013 4:02 pm
Forum: Nyquist
Topic: Portable (load "somelib.lsp") -- why not?
Replies: 36
Views: 18795

Re: Portable (load "somelib.lsp") -- why not?

I recall XLisp using standard C getenv. Did it expose it as a Lisp function? Nyquist has (GET-ENV "string"). If "string" is an environmental variable, its value is returned, else NIL. "string" is case sensitive on case sensitive operating systems. Then users just need ...
by steve
Thu Dec 12, 2013 3:54 pm
Forum: GNU/Linux
Topic: Recording Song too fast
Replies: 4
Views: 2057

Re: Recording Song too fast

Running time critical applications in a virtual machine is always likely to pose problems. Newer core i3 / i5 processors are better suited as they have built in virtual machine optimisations. Being that Audacity is available for Windows, Mac and Linux, why not run Audacity on real hardware and avoid...
by steve
Thu Dec 12, 2013 2:09 am
Forum: Nyquist
Topic: Portable (load "somelib.lsp") -- why not?
Replies: 36
Views: 18795

Re: Portable (load "somelib.lsp") -- why not?

Paul L wrote:Far more use Nyquist effects than write them, I imagine,
Definitely. As Audacity ships a few Nyquist effects I'd guess there would be millions of users of Nyquist effects, (so it's important not to break them ;))
by steve
Thu Dec 12, 2013 2:03 am
Forum: Windows
Topic: Removing mic hum/buzz
Replies: 17
Views: 3601

Re: Removing mic hum/buzz

Whoops, guess it's not even called code. Scripts! Thanks for writing the scripts Steve. I appreciate it so much! "script" / "code" / whatever, the distinction between one and the other is not really important. Traditionally "interpreted languages" have been referred to...
by steve
Wed Dec 11, 2013 11:49 pm
Forum: Nyquist
Topic: Portable (load "somelib.lsp") -- why not?
Replies: 36
Views: 18795

Re: Portable (load "somelib.lsp") -- why not?

Robert J. H. wrote:How many Downloads has Audacity had over the years?
Tens of millions.