Skip to content

Commit

Permalink
Disable graphing as (sadly) it seems to crash.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctford committed Apr 26, 2015
1 parent 0af152d commit ad14d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/goldberg/variations/canone_alla_quarta.clj
Expand Up @@ -308,7 +308,7 @@
(where :pitch (comp G major))
(where :time (bpm 90))
play
graph)
#_graph)

)

Expand Down

0 comments on commit ad14d69

Please sign in to comment.