Search found 59476 matches

by steve
Sun Apr 14, 2013 8:17 pm
Forum: Nyquist
Topic: Zero crossings -- Help me, Robert (or steve)
Replies: 11
Views: 3733

Re: Zero crossings -- Help me, Robert (or steve)

Would this change a frame to the array of squares, faster than loops written in lisp? It is less code to read. Yes that'll be pretty fast. A good way to get an idea of how quick or slow a function will be is to write a simple test case that can be run in the Nyquist Prompt effect, for example: (if ...
by steve
Sun Apr 14, 2013 7:41 pm
Forum: Windows
Topic: Overdub problems
Replies: 6
Views: 626

Re: Playthrough problems

I see. In English that first option is: Overdub: Play other tracks while recording new one. Some sound cards have difficulty with playing and recording at the same time - it is a lot more work for a sound card to do this than only recording or only playing, because there is twice as much data to be ...
by steve
Sun Apr 14, 2013 7:32 pm
Forum: New Plug-Ins
Topic: Arrange your tracks with 'Chain-it-up.ny'
Replies: 22
Views: 21398

Re: Arrange your tracks with 'Chain-it-up.ny'

Robert J. H. wrote:;Action "Managing Ducklings..." and all Ends up in a perfect mare's nest.
LOL :D
by steve
Sun Apr 14, 2013 7:30 pm
Forum: GNU/Linux
Topic: Autostart Mulitiple Projects
Replies: 8
Views: 13357

Re: Autostart Mulitiple Projects

OK, I see :)
That's an interesting use of labels.
by steve
Sun Apr 14, 2013 7:27 pm
Forum: Nyquist
Topic: elementary snd-fft question
Replies: 21
Views: 6679

Re: elementary snd-fft question

Sorry, I don't use Emacs so I've no idea about that, other than the tips given in http://dept-info.labri.u-bordeaux.fr/~idurand/enseignement/PFS/Common/Strandh-Tutorial/indentation.html (which you have already implemented). I have a prejudice against global variables... I wanted to write functions t...
by steve
Sun Apr 14, 2013 3:34 pm
Forum: GNU/Linux
Topic: Autostart Mulitiple Projects
Replies: 8
Views: 13357

Re: Autostart Mulitiple Projects

Lawrie wrote: but I need the labels on each tune visible for performance
For lyrics? If so, printing the lyrics out on paper (or learning the lyrics) would be a lot more reliable (and easier to transport to your performance venue) ;)
by steve
Sun Apr 14, 2013 2:59 pm
Forum: GNU/Linux
Topic: Autostart Mulitiple Projects
Replies: 8
Views: 13357

Re: Autostart Mulitiple Projects

It's possible, but not easy, and probably a bad idea to do so. What are you wanting to do?

Audacity Projects are designed as an environment for editing, processing and audio production - if you just want to play files, Export the projects as audio files.
by steve
Sun Apr 14, 2013 2:55 pm
Forum: Windows
Topic: Wav crashes
Replies: 2
Views: 367

Re: Wav crashes

"Perfect" bursts of white frequency noise :? It is very unlikely that WAV files have changed while just sitting on your hard drive. If you play the affected files in some other program.is the problem still there (with the noise burst in exactly the same places)? If so then I suspect that t...
by steve
Sun Apr 14, 2013 2:45 pm
Forum: macOS
Topic: Envelope tool - Linear keyframes ?
Replies: 4
Views: 1393

Re: Envelope tool - Linear keyframes ?

Yes this is how I do it at the moment. I just wondered if it was possible to have several sounds on the same track, that can be locked in position. Audio clips can be dragged onto other tracks with the Time Shift tool as well as dragging left/right (there must be enough empty space in the other tra...
by steve
Sun Apr 14, 2013 2:32 pm
Forum: GNU/Linux
Topic: Autostart Mulitiple Projects
Replies: 8
Views: 13357

Re: Autostart Mulitiple Projects

Lawrie wrote:Is there a way to autostart multiple projects in Linux?
Multiple Audacity Projects?
At the same time or one after another?
Start the project and do what? (or do you just want to auto start the Audacity session?