Wykres commitów

513 Commity (2779a03eb25beadeb72eb8f122e13ae6e6fd1283)

Autor SHA1 Wiadomość Data
James Ball 13fc416380 Rename scaleSlider to volumeSlider 2021-08-31 21:30:14 +01:00
James Ball c897141c0a Remove redundant WritableValue interface usage in Controller 2021-08-31 21:27:23 +01:00
James Ball 9c32ab82c0 Create separate FileChooser for wav files 2021-08-31 21:23:45 +01:00
James Ball cdc5139141 Refactor MIDI code out of Controller and into ShapeAudioPlayer 2021-08-30 23:36:12 +01:00
James H Ball ce0dca7179 Update README.md 2021-08-30 21:40:06 +01:00
James Ball 0d0fad297f Add image visibility slider for when playing multiple notes and improve reliability 2021-07-23 21:42:58 +01:00
James Ball 8bbcc1fb07 Allow octaves to be changed outside of using MIDI 2021-07-20 22:20:34 +01:00
James Ball f6218e2c3c Adjust default octave 2021-07-20 22:14:14 +01:00
James Ball 212b47013f Add octave slider 2021-07-20 22:09:39 +01:00
James Ball 410ddd59ae Implement ability to play chords 2021-07-20 21:41:43 +01:00
James Ball 1f60dfd17e Make effects and MIDI more reliable by making structures thread-safe 2021-07-19 23:02:28 +01:00
James Ball e6b198d0ec Add support for pitch bending with MIDI 2021-07-18 19:24:48 +01:00
James Ball 7ee7f4d644 Correctly implement CC and MIDI note on/off 2021-07-18 17:50:12 +01:00
James Ball 5170830a7f Merge branch 'master' of github.com:jameshball/osci-render
Please enter a commit message to explain why this merge is necessary,
2021-07-18 16:54:34 +01:00
James Ball 447cfa419a Bump version number 2021-07-18 16:54:12 +01:00
James Ball 923e89d331 Fix sizing of device drop-down and improve ordering of devices 2021-07-18 16:53:42 +01:00
James H Ball fade10a152 Update README.md 2021-07-15 23:21:51 +01:00
James Ball c411ddc67a Merge branch 'master' of github.com:jameshball/osci-render
Please enter a commit message to explain why this merge is necessary,
2021-07-15 22:56:55 +01:00
James Ball 5c105cb400 Add dimensions to rotation to prevent confusion 2021-07-15 22:56:09 +01:00
James H Ball 237e19aa4b Update README.md 2021-07-15 22:44:03 +01:00
James Ball 1d06805057 Bump version number 2021-07-15 22:01:43 +01:00
James Ball cd4f1a10cc Correctly reset lengthDrawn after completing a frame 2021-07-15 22:01:08 +01:00
James Ball fab969dd25 Allow multiple keys to be held down and remembered 2021-07-15 21:36:23 +01:00
James Ball 5415a91bf3 Add MIDI keyboard support for playing notes 2021-07-15 21:18:59 +01:00
James Ball a9f688aa41 Implement logarithmic frequency slider 2021-07-15 19:52:19 +01:00
James Ball 074b951590 Merge branch 'master' of github.com:jameshball/osci-render 2021-07-15 19:43:05 +01:00
James Ball d785538f94 Convert weight-based shape drawing to frequency-based drawing for consistent output frequency 2021-07-15 19:38:53 +01:00
James H Ball fe3f2a7aa0 Add MIDI instructions to README 2021-07-14 20:25:57 +01:00
James Ball 03e1e679e6 Bump version number 2021-07-14 20:09:06 +01:00
James H Ball bc4cdd6228 Merge pull request #34 from jameshball/midi
Implement MIDI control of sliders
2021-07-14 20:07:35 +01:00
James Ball 40f7d43f83 Implement MIDI control of sliders 2021-07-14 20:00:51 +01:00
James Ball 78374e072d Add basic communication between Controller and Midi devices 2021-07-13 22:44:04 +01:00
James Ball 8c581293e9 Add basis for MIDI - Communicator, Listener, and Note 2021-07-13 20:46:56 +01:00
James Ball ad08fc1dab Fully traverse magnitudes array 2021-07-13 20:46:12 +01:00
James H Ball a02ea96617 Update README.md 2021-07-12 21:03:35 +01:00
James Ball e080aa0292 Update GUI image in README 2021-07-10 22:05:36 +01:00
James Ball d2f9589fda Bump version number 2021-07-10 21:59:24 +01:00
James H Ball 550dee5f3f Merge pull request #33 from jameshball/record-length
Add ability to record output for a predetermined length
2021-07-10 21:58:46 +01:00
James Ball 9703acde53 Implement fixed-time recordings 2021-07-10 21:53:24 +01:00
James Ball 544ef5b635 Reorganise GUI for space 2021-07-10 21:03:27 +01:00
James H Ball fa9f84b19b Merge pull request #32 from jameshball/folder-load
Implement loading a whole folder of files
2021-07-10 19:02:39 +01:00
James Ball bc2b942e99 Add text instructions for cycling between opened files 2021-07-10 19:02:21 +01:00
James Ball 940921dd27 Bump version number to 1.9.0 2021-07-10 18:52:24 +01:00
James Ball 2a3e9ff7fd Remember last directory opened 2021-07-10 18:51:55 +01:00
James Ball 147ffe93d9 Add default cube path name 2021-07-10 18:43:34 +01:00
James Ball 81e261a27e Add Choose Folder button so multiple files can be opened 2021-07-10 18:38:48 +01:00
James Ball 5084a11313 Refactor changeFrameSet into own function 2021-07-10 17:06:49 +01:00
James Ball 6fa0282d69 Bump version number 2021-07-09 20:14:51 +01:00
James Ball 642f165501 Correctly sub-list MoveTo arguments 2021-07-09 20:14:27 +01:00
James H Ball f809b9f577 Update README.md 2021-07-04 21:46:29 +01:00