Thanks Edgar.edgar-rft wrote:Yes, "nyquist.lsp" says:....
Search found 57626 matches: help
Searched query: help
- Sun Feb 13, 2011 1:26 pm
- Forum: Nyquist
- Topic: Help with pwlv
- Replies: 8
- Views: 5949
Re: Help with pwlv
- Sun Feb 13, 2011 1:19 pm
- Forum: Nyquist
- Topic: Help with pwlv
- Replies: 8
- Views: 5949
Re: Help with pwlv
Yes, "nyquist.lsp" says: (defmacro control-srate-abs (r s) `(progv '(*CONTROL-SRATE*) (list ,r) ,s)) And (1.0/len)*(1+len) is the longwinded version of (1+len)/len, so here now simplified and with "control-srate-abs": (defun fade (sound fade-out &optional fade-in) (let* ((sec...
- Sun Feb 13, 2011 1:02 pm
- Forum: Nyquist
- Topic: Help with pwlv
- Replies: 8
- Views: 5949
Re: Help with pwlv
Am I correct in thinking that
does the same as
Code: Select all
(progv '(*control-srate*) (list *sound-srate*) beh)Code: Select all
(control-srate-abs *sound-srate* beh)- Sun Feb 13, 2011 11:47 am
- Forum: Windows
- Topic: Weird Sound Output
- Replies: 17
- Views: 5178
Re: Weird Sound Output
... Recording: Primary Sound Capture Driver Channel: 2 (stereo) Have we checked that the 1.3.12 version really is 1.3.12? It will tell you in "Help menu > About Audacity".
- Sun Feb 13, 2011 10:51 am
- Forum: Windows
- Topic: Audacity does not start
- Replies: 10
- Views: 1284
Re: Audacity does not start
Steve it works, but what about Lame???
I have the latest version but it does not work with the beta version.
Hope you can me help me out with this too.
I have the latest version but it does not work with the beta version.
Hope you can me help me out with this too.
- Sun Feb 13, 2011 10:04 am
- Forum: Nyquist
- Topic: Help with pwlv
- Replies: 8
- Views: 5949
Re: Help with pwlv
To avoid nasty click-sounds at the beginning or end, a Nyquist envelope is defined as always to start and end with a zero-sample. Because your envelope ends with 1.0, Nyquist adds a fade to zero at the end. The solution is described in the Nyquist manual under Piece-wise Linear Functions : If you re...
- Sun Feb 13, 2011 8:10 am
- Forum: Nyquist
- Topic: Help with pwlv
- Replies: 8
- Views: 5949
Help with pwlv
I'm learning Nyquist. I did a plugin that would make a marked section silent with a steep fadeout in the beginning and a fadein at the end. The following image shows the effect: http://mail.loviisa.fi/~jhalmen/images/snd1.jpg The left edge is ok, but at the right edge you see something strange. This...
- Sun Feb 13, 2011 6:30 am
- Forum: Mac OS X
- Topic: Audacity acting very bizarre, won't open on reinstall
- Replies: 3
- Views: 1030
Re: Audacity acting very bizarre, won't open on reinstall
... Audacity actions when typed in the Save dialog box is particular to 1.2.x and should not happen in 1.3.12. Re-installing Audacity will not help. You need to edit the preferences file. With Audacity not running ... In the Finder go to <your home>/Library/Application Support/audacity/ In ...
- Sun Feb 13, 2011 4:57 am
- Forum: Compiling Audacity
- Topic: how to create static build with audacity 1.2.6?
- Replies: 6
- Views: 2928
how to create static build with audacity 1.2.6?
... build Audacity 1.2.6 by compiling it on Ubuntu Dapper 6.06 running inside of a virtual machine. However, I've checked the output of ./configure --help, and I can't find any options referring to static compilation. I think that in recent Audacity versions, one can use ./configure --enable-static ...
- Sun Feb 13, 2011 3:01 am
- Forum: Windows
- Topic: Help recording guitar with Audacity!
- Replies: 5
- Views: 2587
Help recording guitar with Audacity!
... input I believe is to plug like an ipod or something into it and it comes out the amp, so I don't think that would have anything to do with this. Help?