Wykres commitów

338 Commity (074b95159058967648bb6422ef063ae60f1a8b3d)

Autor SHA1 Wiadomość Data
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
James Ball 5283ceeb6a Detect if on MacOS and ignore XtAudio if so 2021-07-04 20:24:26 +01:00
James Ball e77d2a9287 Add mac build to workflow 2021-07-04 19:32:16 +01:00
James H Ball 923af64c40 Merge pull request #30 from jameshball/java-audio-engine
Add JavaAudioEngine for greater compatibility
2021-07-04 18:46:15 +01:00
James Ball 0ae975228e Bump version number 2021-07-04 18:43:49 +01:00
James Ball f4a984e8f2 Add ConglomerateAudioEngine that combines both XtAudioEngine and JavaAudioEngine 2021-07-04 18:40:22 +01:00
James Ball 60cb593a38 Fully implement JavaAudioEngine 2021-07-04 18:27:52 +01:00
James Ball 3eed4b26ce Create skeleton class for JavaAudioEngine 2021-07-04 16:32:37 +01:00
James Ball f5c6cabd02 Catch and print stack trace on XtException 2021-06-24 12:19:55 +01:00
James Ball 7dda40130b Remove requirement for a render lock by making listener queue thread-safe 2021-06-24 12:02:41 +01:00
James H Ball 42c018c422 Remove incorrect Windows-based info for .deb files 2021-06-18 18:51:49 +01:00
James H Ball 5b723c1b99 Update README.md 2021-06-18 18:50:50 +01:00
James Ball 84dc5ee6d0 Throw helpful error if no default device is found 2021-06-18 18:49:23 +01:00
James Ball e711db34d9 Implement audio device selector experimentally for Linux 2021-06-18 18:39:56 +01:00
James Ball 296b7c5082 Bump version number 2021-06-18 17:20:43 +01:00
James Ball a8df641a75 Merge branch 'master' into github.com:jameshball/osci-render 2021-06-18 17:19:15 +01:00
James Ball c3796b8014 Correctly implement 24 bit audio 2021-06-18 17:19:06 +01:00
James Ball b66bf6e4eb Show audio sample format and start to make sample format generic 2021-06-18 17:05:52 +01:00
James H Ball 4464ca5630 Update README.md 2021-06-18 15:23:21 +01:00
James Ball 4a1b67f825 Bump version number 2021-06-17 21:39:13 +01:00
James H Ball def0c5e2e2 Merge pull request #28 from jameshball/device-select
Device selection dropdown
2021-06-17 21:37:28 +01:00
James Ball 3f07b5f433 Reoganise UI and fully implement device selection 2021-06-17 21:36:06 +01:00
James Ball 4c584fb96c Implement styling of combo box and basic functionality 2021-06-17 19:53:58 +01:00
James Ball 810f9c8771 Complete refactor to have audio correctly output 2021-06-17 19:06:41 +01:00
James Ball 77ede06cf4 Rename Renderer to AudioPlayer 2021-06-17 17:56:48 +01:00
James Ball 45289200a4 Update AudioEngine and add AudioDevice and AudioSample 2021-06-15 22:02:29 +01:00