hedoluna/midi-shape-shifter

Mappings don't become unmapped when a generator is deleted

Opened this issue · 4 comments

What steps will reproduce the problem?
1. Setup a generator and map it to something.
2. Delete the generator

What is the expected output? What do you see instead?
Output type of mapping should change to something like unmapped but it stays 
the same.

Original issue reported on code.google.com by robche...@gmail.com on 20 Oct 2011 at 11:42

Can cause a crash if you try to edit the mapping.

Original comment by robche...@gmail.com on 20 Oct 2011 at 11:46

  • Added labels: Priority-Medium
  • Removed labels: Priority-Low
It would also be useful to have an "Unmapped" type for filtering out midi data. 
Maybe call it "Discarded"

Original comment by robche...@gmail.com on 21 Oct 2011 at 1:17

Original comment by RobIan...@gmail.com on 8 Mar 2012 at 7:58

  • Added labels: Difficulty-Low, Milestone-Release1.0RTM

Original comment by RobIan...@gmail.com on 8 Mar 2012 at 8:05

  • Added labels: Difficulty-Medium
  • Removed labels: Difficulty-Low