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
Last revisionBoth sides next revision
wiki:scripts_and_tools [2012/06/22 21:37] – [save and restore irq process priorities] emrumwiki:scripts_and_tools [2013/06/02 15:45] – external edit 127.0.0.1
Line 464: Line 464:
  
 \\ \\
 +.
 +
 <quote> <quote>
  
Line 473: Line 475:
 \\ \\
 \\ \\
 +
 +
 +
 +\\
 +
 +
 +===== Tips =====
 +
 +\\
 +
 +==== use a proper python shell ====
 +\\
 +(by Torben Hohn, 28. September 2010 01:16 )
 +\\
 +ipython is there for quite some time.
 +
 +and i recently discovered bpython
 +
 +  * [[http://ipython.scipy.org/moin/]]
 +
 +  * [[http://bpython-interpreter.org/]]
 +
 +this is where the fun starts
 +
 +also help() works nicely on instances.
 +
 +doctests also pretty much kick ass.
 +\\
 +[[http://docs.python.org/library/doctest.html]]
 +
 +
 +\\
 +\\
 +
 +
 +==== Tip: Pianoteq - software synth - on Linux ====
 +\\
 +(tip by: Edward Diehl, LAD, 2012-09-02)
 +\\
 +I wanted to mention that Pianoteq does provide a linux VST which does
 +work in Ardour and Qtractor.  However, the default version provides 5
 +output channels which Ardour does not seem to like (because it expects
 +stereo output).  However, if you append "_2chan" to the plugin library
 +name (e.g. Pianoteq.so to Pianoteq_2chan.so) , the plugin will output
 +only 2 channels and work happily in Ardour.
 +\\
 +\\
 +
  
  
Line 513: Line 563:
 https://github.com/nilsgey/Lisalo https://github.com/nilsgey/Lisalo
 \\ \\
-irc.freenode.org #laborejo+irc.freenode.org # laborejo
  
 \\ \\
 \\ \\
-\\ 
- 
- 
-==== Tips ==== 
- 
- 
-=== use a proper python shell === 
- 
-(by Torben Hohn, 28. September 2010 01:16 ) 
- 
-ipython is there for quite some time. 
- 
-and i recently discovered bpython 
- 
-[[http://ipython.scipy.org/moin/]] 
- 
-[[http://bpython-interpreter.org/]] 
- 
-this is where the fun starts 
- 
-also help() works nicely on instances. 
- 
-doctests also pretty much kick ass. 
- 
-[[http://docs.python.org/library/doctest.html]] 
- 
- 
- 
  
  
wiki/scripts_and_tools.txt · Last modified: 2017/12/03 12:22 by nilsge