Wykres commitów

384 Commity (4157f6f340436379c4e2b0066396b6906f04534a)

Autor SHA1 Wiadomość Data
James H Ball 4157f6f340 Add macOS installation instructions to README 2021-12-12 23:28:03 +00:00
James H Ball 9dcec74067 Change mac release file to .pkg 2021-12-12 23:28:03 +00:00
James H Ball 1e071a69cb Update mac jpackage to generate .pkg instead of .dmg 2021-12-12 23:28:03 +00:00
James Ball a9b114391d Remove dmg 2021-12-12 23:28:03 +00:00
James Ball 3830db3ad3 Add dmg to release for macOS 2021-12-12 23:28:03 +00:00
James Ball 569e050949 Remove camera movement (messy/not useful) and retain rotation when switching files 2021-12-12 01:15:48 +00:00
James Ball a361444504 Use CORRECT rotate speed slider to update speed 2021-12-12 00:58:02 +00:00
James Ball 5f4d09f8bf Allow MIDI program change to control file being rendered 2021-12-12 00:17:49 +00:00
James H Ball a28ea36b61 Add updated demonstration video to README 2021-12-08 23:49:30 +00:00
James H Ball 805940b7e1 Update README with up-to-date feature list and effect list 2021-12-06 23:10:39 +00:00
James Ball 7e2329f868 Increment version number 2021-12-06 23:05:49 +00:00
James Ball 38ab40ce4a Add trace effect and slider 2021-12-06 23:00:39 +00:00
James H Ball 9ad238a2ee Update Java version in README 2021-12-06 00:25:12 +00:00
James Ball 66d7c6f3f5 Increment version number 2021-12-06 00:10:22 +00:00
James Ball 599e20dcd6 Update Java version to 17, refactor some Midi constants, add Smooth effect 2021-12-06 00:09:41 +00:00
James Ball f70eb6e694 Increment version number 2021-09-28 17:10:58 +01:00
James Ball fec55fabd7 Add comments for audio classes 2021-09-01 22:06:02 +01:00
James Ball 455d9c2ffd Reorganise and add comments throughout Controller 2021-09-01 21:37:48 +01:00
James Ball 66b2859c1d Move MIDDLE_C and tryParse out of Controller 2021-08-31 22:09:15 +01:00
James Ball 6b3fa68c8b Move round and FFT functions into math package 2021-08-31 22:00:50 +01:00
James Ball 09e95c9c13 Remove Listener interface 2021-08-31 21:40:38 +01:00
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