Steve Daulton
26e19bfd5a
Add aud-do-support.lsp for Linux build
...
Provides Nyquist (LISP) wrapper functions for macro "Commands".
2018-11-09 19:57:56 +00:00
Steve Daulton
46a3f91d59
Add some useful path definitions for Nyquist
2018-10-29 20:01:21 +00:00
Steve Daulton
37ec7da3c3
Throw error if Nyquist *LOCALE* is malformed
...
Partial translations are allowed.
2018-10-11 13:58:40 +01:00
Steve Daulton
297bf442a4
Fix typo in 665e2d0
2018-10-09 01:13:48 +01:00
Steve Daulton
665e2d0e9c
Correction to translation of rms.ny
...
Update Russian translation in rms.ny and make variables local to
underscore function.
2018-10-09 01:04:05 +01:00
Steve Daulton
5d34d022a5
Add rms.ny to Audacity bundle
...
Tidy translation code in init.lsp
Include rms.ny in Makefile.am
Add rms.ny to Linux package
Update Makefiles with: autoreconf --force --no-recursive
Add rms.ny to mac build
Add rms.ny to Windows build
2018-10-08 18:55:46 +01:00
Steve Daulton
ae2bbb3276
AUD-GET-INFO function added to init.lsp
...
Provide built-in Nyquist function to call scripting command
GetInfo, and return result as LISP list.
2018-09-03 16:57:06 +01:00
Steve Daulton
367d15a0b0
Add a couple of helpers for parsing string
...
Provides a convenient function and macro, intended specifically for
parsing strings returned by (aud-do "GetInfo: ...
2018-08-26 20:07:47 +01:00
Steve Daulton
504cf0fe85
Runtime translation for 3rd party Nyquist plug-ins
...
3rd party plug-ins may provide their own translations for runtime
messages (return strings and debug messages).
2018-05-06 17:50:43 +01:00
Steve Daulton
07ca677dc7
Fix for bug 1026
2015-06-19 14:15:59 +01:00
Leland Lucius
9fb0ce5b82
Update Nyquist to v3.09.
2015-04-07 22:10:17 -05:00
v.audacity
614b6b0fee
patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=522 (P4)
2012-06-23 01:34:21 +00:00
v.audacity
07fba9768f
Apply patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=152 .
2012-06-17 00:40:24 +00:00
v.audacity
192c0d9a0a
Fix for bug 152 per Steve Daulton's patch (plus some reformatting).
2012-02-13 21:05:40 +00:00
rbdannenberg
467aa5590a
Fixed SAL effects so that correct line numbers are reported when an error occurs.
2010-11-02 19:46:19 +00:00
rbdannenberg
f2e6d8ec0f
Nyquist Effects now treat Nyquist code and output as UTF-8. Nyquist Prompt effect accepts both LISP and SAL (in SAL, either define function main or write return <expression> at the top level).
2010-11-01 03:15:39 +00: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