josephburnett / hive-jam

A loop-oriented, multi-player framework for making music with Sonic Pi.
MIT License
7 stars 0 forks source link

Cannot add effects to samples #22

Closed josephburnett closed 8 years ago

josephburnett commented 8 years ago

Stacktrace:

core.cljs?rel=1468295861327:1224 Uncaught Error: Assert failed: (transactable? cursor)om.core.transactBANG.cljs$core$IFn$_invoke$arity$4 @ core.cljs?rel=1468295861327:1224om$core$transactBANG @ core.cljs?rel=1468295861327:1224om.core.transactBANG.cljs$core$IFn$_invoke$arity$2 @ core.cljs?rel=1468295861327:1230om$core$transactBANG @ core.cljs?rel=1468295861327:1224(anonymous function) @ core.cljs?rel=1468470749384:116(anonymous function) @ core.cljs?rel=1468470749384:258executeDispatch @ react.inc.js:3297executeDispatch @ react.inc.js:15709forEachEventDispatch @ react.inc.js:3285executeDispatchesInOrder @ react.inc.js:3306executeDispatchesAndRelease @ react.inc.js:2679forEachAccumulated @ react.inc.js:17600processEventQueue @ react.inc.js:2886runEventQueueInBatch @ react.inc.js:10747handleTopLevel @ react.inc.js:10773handleTopLevelImpl @ react.inc.js:10859perform @ react.inc.js:16683batchedUpdates @ react.inc.js:9199batchedUpdates @ react.inc.js:14914dispatchEvent @ react.inc.js:10953

josephburnett commented 8 years ago

@f751cfe840ad16159e2b4ce8a28e2a2ec77a396b

Was creating synth-params for both sample and synth tracks.