Category:Nyquist: Difference between revisions

From Rosetta Code
Content added Content deleted
m (The description is better.)
(Expanded with references)
 
Line 1: Line 1:
{{language|Nyquist}}
{{language|Nyquist}}
Nyquist is a sound synthesis and composition language offering a Lisp syntax as well as an imperative language syntax "SAL", and a powerful integrated development environment.
Nyquist is a programming language designed for manipulating audio based on the Lisp programming language. It is used for plugins for Audacity, a digital audio editor and recorder.

Nyquist was created by Roger B. Dannenberg at Carnegie Mellon University as an extension of XLISP by David Betz.
Home page: https://www.cs.cmu.edu/~music/nyquist/

The Nyquist library is implemented in Audacity audio editor as an advanced scripting language. Nyquist scripts may be installed in Audacity as plug-ins.
Home page for Nyquist in Audacity: https://manual.audacityteam.org/man/nyquist.html

Latest revision as of 21:55, 16 June 2019

Language
Nyquist
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Nyquist.

Nyquist is a sound synthesis and composition language offering a Lisp syntax as well as an imperative language syntax "SAL", and a powerful integrated development environment.

Nyquist was created by Roger B. Dannenberg at Carnegie Mellon University as an extension of XLISP by David Betz. Home page: https://www.cs.cmu.edu/~music/nyquist/

The Nyquist library is implemented in Audacity audio editor as an advanced scripting language. Nyquist scripts may be installed in Audacity as plug-ins. Home page for Nyquist in Audacity: https://manual.audacityteam.org/man/nyquist.html

Pages in category "Nyquist"

The following 5 pages are in this category, out of 5 total.