User Tools

Site Tools


misc:nec

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
misc:nec [2022/12/25 21:39] – [Programming Language] gefmisc:nec [2023/06/30 22:30] (current) – [Soft synth] add, then remove, footnote get searchindex synth. hc9
Line 13: Line 13:
  
 Then depending on which device you work with, you can choose a [[misc:nec#soft_synth|soft synth]] or a [[misc:nec#programming_language|programming language]] to work with or both.  Then depending on which device you work with, you can choose a [[misc:nec#soft_synth|soft synth]] or a [[misc:nec#programming_language|programming language]] to work with or both. 
 +
 +If you know a programming language already, you can look into libraries or project that is oriented toward music and live coding. 
 +
 +Each section of your [[misc:nec#workflow|workflow]] can be hardware, code or software. For example, you can code your synth, then have a hardware controller to change some of the variables, and use a software sequencer to play the music. Each platform tool will have their strength and weaknesses so you'll have to experiment around to find what works for you.  
  
  
Line 70: Line 74:
  
   * Csound - is a sound and music computing system which was originally developed by Barry Vercoe in 1985 at MIT Media Lab. [[https://csound.com/]]   * Csound - is a sound and music computing system which was originally developed by Barry Vercoe in 1985 at MIT Media Lab. [[https://csound.com/]]
-  * SuperCollider - A platform for audio synthesis and algorithmic composition, used by musicians, artists and researchers working with sound.  [[https://supercollider.github.io/+  * SuperCollider - A platform for audio synthesis and algorithmic composition, used by musicians, artists and researchers working with sound.  [[https://supercollider.github.io/]]
   * pureData Visual Programing language for audio (and visuals) [[https://puredata.info/]]   * pureData Visual Programing language for audio (and visuals) [[https://puredata.info/]]
   * Clive - Live-coding audio in C. [[https://mathr.co.uk/clive/]]   * Clive - Live-coding audio in C. [[https://mathr.co.uk/clive/]]
Line 86: Line 90:
 ==== Soft synth ==== ==== Soft synth ====
  
-  * DIN (Din is Noise) - Soft synth with a different approach [[https://dinisnoise.org/]] +This is not an exhaustive list of all the software synth there is, but simple list of different types of well-maintained projects that are also open source. It's a starting point in exploring soft synths
-  * vcvRack Modular synth simulator [[https://vcvrack.com/]] +
-  * AMS - Alsa Modular Synth +
-  * Fluidsynth -  +
-  * +
  
 +
 +  * vcvRack - Modular synth simulator [[https://vcvrack.com/]]
 +  * AMsynth -Analog Modelling Synthesizer [[https://amsynth.github.io/]] 
 +  * Sunvox - is a small, fast and powerful modular synthesizer with a pattern-based sequencer. [[https://warmplace.ru/soft/sunvox/]]
 +  * Helm - https://tytel.org/helm/
 +  * Bristol - A vintage synth emulator [[https://bristol.sourceforge.net/]]
 +  * DIN (Din is Noise) - Soft synth with a different approach [[https://dinisnoise.org/]]
 ===== Programable / hackable Hardware  ===== ===== Programable / hackable Hardware  =====
  
Line 98: Line 105:
   * Daisy seed - Arduino-based synth on a chip [[https://www.electro-smith.com/daisy/daisy]]   * Daisy seed - Arduino-based synth on a chip [[https://www.electro-smith.com/daisy/daisy]]
   * PiSound - A raspberry pi 'hat' for hi-fi audio and midi connections [[https://blokas.io/pisound/]]   * PiSound - A raspberry pi 'hat' for hi-fi audio and midi connections [[https://blokas.io/pisound/]]
 +  * Teensy with its audio library [[https://www.pjrc.com/teensy/td_libs_Audio.html]]
  
 ===== Organizations and events ===== ===== Organizations and events =====
Line 103: Line 111:
    * Toplap Temporary Organisation for the Parsimony of Live Art Programming [[https://toplap.org/]]    * Toplap Temporary Organisation for the Parsimony of Live Art Programming [[https://toplap.org/]]
    * Fakedac A perpetual event dedicated to audio visuals (AV) live coding, algorave & new algorithmic artforms [[https://fakedac.net/]]    * Fakedac A perpetual event dedicated to audio visuals (AV) live coding, algorave & new algorithmic artforms [[https://fakedac.net/]]
 +   * Lurk discussions around net- and computational culture and politics, proto- and post-free culture practices, (experimental) (sound) (new media) (software) art [[https://lurk.org/]]
  
  
misc/nec.1672004390.txt.gz · Last modified: 2022/12/25 21:39 by gef