reynbows / Reflections_Presets

2 stars 0 forks source link

Cue out of Range #4

Closed raganmd closed 5 years ago

raganmd commented 5 years ago

Error handling is a drag - but it is super important. If you go to a cue that doesn't yet exist - like cue101 currently your python just throws an error. Insert sad trombone. Consider how you might first check to see that the cue exists before recalling, and how you might warn the user that the cue doesn't yet exist.

raganmd commented 5 years ago

You're a bug sqaushing machine! Nice nice nice.