Package cs
[hide private]
[frames] | no frames]

Source Code for Package cs

 1  #!/usr/bin/python 
 2  # -*- coding: latin-1 -*- 
 3   
 4  """  
 5  Everything related to csound in this module. 
 6   
 7  @author: Øyvind Brandtsegg 
 8  @contact: obrandts@gmail.com 
 9  @license: GPL 
10  """ 
11