Skip to content

Commit

Permalink
GUI update; loadfile tweak
Browse files Browse the repository at this point in the history
The GUI now displays transference better, and looks dang cool.
The first file in the hotseats list is now loaded upon startup.
  • Loading branch information
strangewarp committed Oct 12, 2012
1 parent 356d1bc commit 876fca7
Show file tree
Hide file tree
Showing 8 changed files with 537 additions and 65 deletions.
2 changes: 1 addition & 1 deletion README.txt
Expand Up @@ -11,7 +11,6 @@ TO-DO LIST (in rough order of desired implementation):

* Debugging: Sequencer
* --- Alpha Release Goes Here ---
* Rewrite code: Rewrite the grid GUI and all of its handlers so that each cell contains 8 sub-cells along its borders, in order to better display active transference.
* Add feature: Customizable ADC settings that can be linked to MIDI values. (User-definable in savefiles. Number of ADCs defined in the user-prefs table file.) (Feature modeled after MidiFling)
* Add feature: MIDI-CLOCK capabilities.
* Refactoring: Shunt as many functions as possible into Lua table files, and require said files into the relevant pdlua objects.
Expand Down Expand Up @@ -47,6 +46,7 @@ phrases-keychord-tables.lua
phrases-main-tables.lua

2. Place the following files in the same directory as one another:
default.lua
phrases-hotseats.lua
phrases-makecolor.pd
phrases-prefs.lua
Expand Down

0 comments on commit 876fca7

Please sign in to comment.