asc2svg

asc2svg was intended to be an ASCII diagrams to SVG, like `ditaa` and Svgbob
Log | Files | Refs

aprog_ideas_vinstruments.note (1338B)


      1 
      2                          CSound / JACK Instrument ideas                        
      3 ================================================================================
      4 
      5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      6 |  1                               Drum synth                                  |
      7 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      8 Analyze some common (synthetic) drum sounds and make a synth based on these
      9 components, among others:
     10 - Initial (higher frequency) punch
     11 - Tail (lower frequency) 
     12 - Noise (for snare)
     13 - etc...
     14 
     15 Some available effects and functionality:
     16 - Distortion (start with clipping. All compo
     17 - Graphical representation of the synthesized signal and all effects applied
     18 
     19 
     20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     21 |  2                           Glitchy sequencer                               |
     22 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     23 See GlitchySequencerID.
     24 
     25 
     26 +------------------------------------------------------------------------------+
     27 |  3                          Gross Beat knock-off                             |
     28 +------------------------------------------------------------------------------+
     29 Just an open source JACK / Csound knock off of Gross Beat...