drawing_osc-filter-adsr_patch
source code and ASCII schematic generated with klangstrom drawing tool.

today i finished a first version of a drawing tool that can be used to draw klangstrom patches ( in ASCII style ) and then export them as source code and as ASCII schematics.

ascii-patch-drawing--app

schematic output of the example above:

              [ NODE_WAVETABLE ]                                                                                
              +----------------+                                                                                
              |                |                                                                                
        IN00--| FREQ    SIGNAL |--OUT00 >--+                                                                    
        IN01--| AMP            |           |                                                                    
              |                |           |                                                                    
              +----------------+           |                                                                    
                                           |          [ NODE_WAVETABLE ]                                        
          [ NODE_ADSR       ]              |          +----------------+                                        
          +-----------------+              |          |                |                                        
          |                 |              +--> IN00--| FREQ    SIGNAL |--OUT00                                 
    IN00--| SIGNAL   SIGNAL |--OUT00 >---+----> IN01--| AMP            |                                        
          |                 |                         |                |                                        
          +-----------------+                         +----------------+