Peripheral MIDI Controller (pmidic) is a software program that intends to act as a MIDI controller by using various peripheral devices. The initial release(s) will be focused on using a webcam as a MIDI controller with 3 dimensions (XYZ).
Version 0.6
* Modified to compile with Visual C++ Express Edition
* Modified to compile with wxWidgets version: wxMSW-2.8.6
* Allow multiple light sources for note mode
* Added ability to output X, Y and Z to CSV file
* Light source that is not completely in the frame should be detected
* Output 0 for Z when there is no light
* Filter out a specific colour (e.g. blue)
* Removed Hit mode
* Added ZIsAllBlack functionality
* BUGFIX: [pmidic-Bugs-1738370] Axis value jumps from min to max repeatedly
* BUGFIX: [pmidic-Bugs-1703968] Record crashes program with high resolution
camera
* BUGFIX: [pmidic-Bugs-1725815] Program crashes on record
* BUGFIX: [pmidic-Bugs-1703966] Window too small for high resolution webcam
* BUGFIX: Window size is now correct whether you are using Windows XP Style or
Windows Classic Style
New features in Version 0.5
- UI revamp
- Saves general settings on exit, and loads them on startup.
- Ability to save presets
- Ability to refresh the camera list
- Ability to record video to file (no sound at the moment)
- Added Note Range feature to Incremental mode (functions like a theremin)
- Added note sequences to Note mode