-
Notifications
You must be signed in to change notification settings - Fork 26
All tracks return future pending map #19
Copy link
Copy link
Open
Description
I'm seeing the identical problem reported in this google group chat:
https://groups.google.com/g/overtone/c/jF_9U-MkEBI
Everything on the overtone and leipzig side is working with no errors (all functions return a value). However, the (live/play) call returns a Future which includes a map that claims the track is :pending. This happens both in the repl and when C-c inside of a cider buffer. The example i'm using is the leipzig from scratch file, so this should work. Thanks so much and I'm looking forward to using Leipzig.
insane-noises.leiptest> (live/play track)
#<Future@4dd38521: :pending>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels