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 |
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 |