MAPLE-Lab / auditory-research-suite

Automatically exported from code.google.com/p/auditory-research-suite
0 stars 2 forks source link

Device numbers don't "persist" from MIDI Devices and Testing screen #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When in the "MIDI Devices and Testing" screen (by clicking on the "LIst and 
Test Devices" button, we can change the Tone Synth, Tap Source, and Tap Synth 
device ID #s.  However, after hitting "close" these numbers aren't reflected in 
the setup screen.  This often results in us "thinking" we've selected a 
particular device number (by virtue of specifying it in the "MIDI Devices and 
Testing" window), but then not actually having selected it within the 
experiment.

I'm attaching a screen shot that shows both windows just to help clarify.  The 
values from the "List and Test Devices" window don't need to immediately push 
over to the "Setup screen" immediately, but it would be nice to have the values 
left on the "MIDI Devices and Testing" screen then pushed to the other screen 
after closing.    

It would be useful to have a "Cancel" button  that would function similar to 
what the "close" does now (i.e. closes without saving).

So, I'd like for the "MIDI Devices and Testing" screen to have 3 buttons: 
"Clear console"  "Select" and "Cancel"  The function of the "Clear console" 
button wouldn't change.  The new "Cancel" button would function the same as the 
current" "close" button.  And the new "Select" button would close the window 
but also push the device numbers back to the setup screen

Original issue reported on code.google.com by schutz.m...@gmail.com on 26 Feb 2014 at 9:41

Attachments:

GoogleCodeExporter commented 9 years ago
Added requested functionality... MIDI device values update between main setup 
screen and testing screen. 
Additional button for saving/exiting also added.

See r198 - r203

(Soundbank selection also included as option for setup.)

Original comment by zach.br...@datamininglab.com on 17 Mar 2014 at 6:37