Commit Graph

13 Commits

Author SHA1 Message Date
Roger Dannenberg
91a557d838 This fixes a problem with nyquist's TRIGGER retaining samples (see comment 2, Bug #2698). This version of samples.c was accidentally omitted from an earlier commit. 2021-03-29 16:14:09 -04:00
luzpaz
98d3e91452
Fix typos (user facing and non-user facing) (#733)
Found via `codespell`
2021-01-28 12:36:41 +00:00
freddii
edb00dd422 Fix some spelling mistakes. 2021-01-28 02:29:46 -06:00
SteveDaulton
740ab2aa1f Nyquist: Fix multichan-expand
Many existing Nyquist plug-ins require the old version
of multichan-expand, so in Audacity we need to support
both the old and new versions.
2021-01-28 02:22:46 -06:00
Leland Lucius
586b86a77f Update Nyquist to SVN r331 2021-01-28 02:13:05 -06:00
freddii
2593a84d56 Fix some spelling mistakes. 2021-01-12 09:55:31 +00:00
SteveDaulton
2cc6dccc5d bug 2573 Alternative fix
This version matches the fix in Nyquist 3.16.
2020-10-26 21:12:10 +00:00
SteveDaulton
daf2b3cd02 bug 2573 High / Low Pass filters limited to ~94 mins stereo at 44100 Hz
MULTICHAN-EXPAND was holding onto samples when checking function
arguments. Ensure that samples are released after check.
2020-10-26 17:47:02 +00:00
SteveDaulton
e14c9538ad Nyquist: Fix multichan-expand
Many existing Nyquist plug-ins require the old version
of multichan-expand, so in Audacity we need to support
both the old and new versions.
2020-01-16 13:37:26 +00:00
Leland Lucius
e6c1a89123 Update Nyquist runtime to r288
Totally forgot about these when upgrading Nyquist to r288.
2020-01-13 12:43:39 -06:00
Leland Lucius
9fb0ce5b82 Update Nyquist to v3.09. 2015-04-07 22:10:17 -05:00
rbdannenberg
f52bafbf05 Removed Windows debugging commands accidentally left in. Play-at-speed should now work on NoteTracks if EXPERIMENTAL_MIDI_OUT is defined. 2010-10-06 04:55:14 +00:00
ra
e74978ba77 Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00