After changing a soft synth's patch via its GUI, the information will not be updated in the Track window.
After changing patches in the above way and closing down the soft synth's window, the "OK" button of the "Track - Qtractor" dialogue box will be greyed out, meaning that you need to close it either with the Cancel button, or the dialogue's top left/top right buttons. Although the patch itself does change correctly, the information in Track/Track's "Bank" and "Program" will not update.
Following a change in the soft synth's GUI, the Track's "OK" button should be active and its "Bank" and "Program" information should be updated.
Changing the Track's "Bank" and "Program" directly (i.e. rather than through the soft synth's GUI) works correctly. The OK button is enabled and the information is updated.
*As discussed here:
http://www.rncbc.org/drupal/node/640
mitigated on svn trunk [r3310] aka. qtractor 0.5.8.13+
cheers
Related
Commit: <Commit _id='5181bb35a02bb134b2580972:3310' tree_id='5beeef67f877a4356fe8dbe1e3fb58c18997d262' committed=I{'date': datetime.datetime(2013, 5, 2, 14, 49, 56, 23000), 'email': '', 'name': 'rncbc'} authored=I{'date': datetime.datetime(2013, 5, 2, 14, 49, 56, 23000), 'email': '', 'name': 'rncbc'} message='- Track Properties dialog now dirty after any plugin related\n change (another head-up by yuba, thanks again).\n' parent_ids=I['5181bb35a02bb134b2580972:3309'] child_ids=I['5181bb35a02bb134b2580972:3311'] repo_ids=I[ObjectId('5181bb35a02bb134b2580972')]>
Tested in 0.5.8.13, but am seeing no changes this end? Tried closing the synth plug-in window (DSSI xsynth) using both the top-left window button and the top-right "x", but the Track's "OK" button is still greyed out and the patch information is not updated in the main view.
should be fixed on svn trunk [r3316] aka. qtractor 0.5.8.15+
test && tell
Related
Commit: <Commit _id='5181bb35a02bb134b2580972:3316' tree_id='d8d12051ca9e7e7e461010e5b69fb1f5ab8ce15d' committed=I{'date': datetime.datetime(2013, 5, 4, 21, 7, 11, 329000), 'email': '', 'name': 'rncbc'} authored=I{'date': datetime.datetime(2013, 5, 4, 21, 7, 11, 329000), 'email': '', 'name': 'rncbc'} message='- MIDI track instrument bank/program selection, from plugin UIs\n that support it, is now effectively complete. (EXPERIMENTAL)' parent_ids=I['5181bb35a02bb134b2580972:3315'] child_ids=I['5181bb35a02bb134b2580972:3317'] repo_ids=I[ObjectId('5181bb35a02bb134b2580972')]>
Tested in 0.5.8.15. The patch does now correctly update in the main view, but the Track window's "OK" button will still be greyed out, forcing you to Cancel, or use the top left/right buttons. This is by no means a big issue, plus I suppose you could argue that you haven't changed this window, so you shouldn't need to OK anything; however, changing the patch directly on the Track window's Track page will enable the OK button, so it can "feel" slightly inconsistent.
So the main issue is fixed, but the "OK" button question really depends on how you yourself want the UI to be interpreted :-)
the "OK" button issue is now fixed. svn trunk [r3320], still v0.5.8.15.
cheers
Related
Commit: <Commit _id='5181bb35a02bb134b2580972:3320' tree_id='e7ee7813420a7d7700cf4d546bb9a7456c6c4eca' committed=I{'date': datetime.datetime(2013, 5, 5, 11, 3, 29, 650000), 'email': '', 'name': 'rncbc'} authored=I{'date': datetime.datetime(2013, 5, 5, 11, 3, 29, 650000), 'email': '', 'name': 'rncbc'} message='- MIDI track instrument bank/program selection, from plugin UIs\n that support it, is now effectively and complete. (EXPERIMENTAL)' parent_ids=I['5181bb35a02bb134b2580972:3319'] child_ids=I['5181bb35a02bb134b2580972:3321'] repo_ids=I[ObjectId('5181bb35a02bb134b2580972')]>