Skip to content

Commit

Permalink
simple test file
Browse files Browse the repository at this point in the history
  • Loading branch information
gkvoelkl committed Feb 5, 2016
1 parent 8eacf68 commit c97f76d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test_psonic.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# simple test file
from psonic import *

use_synth(SAW)
play(C5, amp=2, pan=-1)

0 comments on commit c97f76d

Please sign in to comment.