nyquist 3.20+ds-2 source package in Ubuntu
Changelog
nyquist (3.20+ds-2) unstable; urgency=medium [ Steve Robbins ] * [82025b6] Replace fix-build-warnings.patch with updated patches. * [3303d0c] Set the sound file dir rather than messing with working dir. -- Steve M. Robbins <email address hidden> Sat, 22 Oct 2022 22:59:37 -0500
Upload details
- Uploaded by:
- Steve M. Robbins
- Uploaded to:
- Sid
- Original maintainer:
- Steve M. Robbins
- Architectures:
- any
- Section:
- sound
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | sound |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nyquist_3.20+ds-2.dsc | 1.9 KiB | 3c03993efdcd513f15e13d8e92b1acd71bb7fe09a89fce98685b4c7f8895e61a |
nyquist_3.20+ds.orig.tar.xz | 7.2 MiB | 9ab527cf31e5cf7041ea2df49154aae546718a52cdfb47dbf25d18b64076a7c8 |
nyquist_3.20+ds-2.debian.tar.xz | 11.1 KiB | 02aa72e100f952055ffb1cea2ef93d0f7f73e893a3d10bd672dcc79f118e70a4 |
Available diffs
- diff from 3.12+ds-4 to 3.20+ds-2 (1.0 MiB)
No changes file available.
Binary packages built by this source
- nyquist: language for music composition and sound synthesis
Unlike score languages that tend to deal only with events, or signal
processing languages that tend to deal only with signals and synthesis,
Nyquist handles both in a single integrated system. Nyquist is also flexible
and easy to use because it is based on an interactive Lisp interpreter
(XLISP).
.
With Nyquist, you can design instruments by combining functions (much as you
would using the orchestra languages of Music V, cmusic, or Csound). You can
call upon these instruments and generate a sound just by typing a simple
expression. You can combine simple expressions into complex ones to create a
whole composition.
- nyquist-dbgsym: debug symbols for nyquist