James Ball
|
1df5b95926
|
Remove dependence on 192000 hz sample rate
|
2021-06-04 16:10:39 +01:00 |
James H Ball
|
30b0301a36
|
Add osci-render article and special thanks
|
2021-06-04 12:07:01 +01:00 |
James Ball
|
50017e2310
|
Update Java version to Java 16
|
2021-06-02 22:49:03 +01:00 |
James Ball
|
a9b509145d
|
Merge branch 'release'
|
2021-06-02 22:46:42 +01:00 |
James Ball
|
26a753464f
|
Change to Java 16 and add more exceptions to AudioPlayer setup
|
2021-06-02 22:45:50 +01:00 |
James H Ball
|
534e0f7ed2
|
Update effects
|
2021-05-27 22:59:31 +01:00 |
James Ball
|
0f912df3c9
|
Add more compatibility to a range of audio APIs
|
2021-05-27 16:36:11 +01:00 |
James Ball
|
95df1ee720
|
Generalise Audio API but use SYSTEM_AUDIO
|
2021-05-27 16:11:43 +01:00 |
James Ball
|
168024de5b
|
Update features in readme
|
2021-05-26 20:53:24 +01:00 |
James Ball
|
0c0e45df97
|
Update hui.png to show more functionality
|
2021-05-26 20:52:34 +01:00 |
James Ball
|
45b04c9c46
|
Bump version number
|
2021-05-26 20:46:37 +01:00 |
James Ball
|
96a3128e2b
|
Merge branch 'master' of github.com:jameshball/osci-render
|
2021-05-26 20:44:47 +01:00 |
James Ball
|
d65261ca3c
|
Make line endings consistent and refresh GUI
|
2021-05-26 20:44:18 +01:00 |
James H Ball
|
1d1f14a1d9
|
Remove broken ubuntu release
|
2021-05-26 13:47:56 +01:00 |
James Ball
|
0c3a3b7319
|
Merge branch 'master' of github.com:jameshball/osci-render
|
2021-05-25 23:09:21 +01:00 |
James Ball
|
3432ab72ed
|
Visual refresh of GUI
|
2021-05-25 23:09:08 +01:00 |
James H Ball
|
1a28f16822
|
Update FFT.java
|
2021-05-25 16:41:14 +01:00 |
James Ball
|
e917378d1a
|
Add wobble effect and reorganise GUI
|
2021-05-23 15:06:48 +01:00 |
James Ball
|
f912dc5d7b
|
Add listeners to framesets so that object positions can be updated on object load
|
2021-05-23 13:47:12 +01:00 |
James H Ball
|
0301afa3e8
|
Merge pull request #24 from jameshball/frequency
Implement live frequency analysis
|
2021-05-23 13:02:27 +01:00 |
James Ball
|
6e4f58d1d3
|
Replace old FFT classes with more complete one and implement frequency analyser
|
2021-05-23 13:01:12 +01:00 |
James Ball
|
ce6616f398
|
Implement highly experimental frequency detection
|
2021-05-22 18:42:30 +01:00 |
James Ball
|
943f275214
|
Dramatically improve latency on Windows
|
2021-05-22 14:11:20 +01:00 |
James Ball
|
ef90e17339
|
Replace 3D rotation controls with mouse-aimed rotation
|
2021-05-20 18:31:23 +01:00 |
James Ball
|
727f49ca76
|
Clean up recording code
|
2021-05-19 22:40:17 +01:00 |
James Ball
|
daa0d04d57
|
Merge branch 'master' of github.com:jameshball/osci-render
|
2021-05-19 22:28:21 +01:00 |
James Ball
|
8fe3d66159
|
Add distortion effects
|
2021-05-19 22:27:18 +01:00 |
James H Ball
|
eb71aa455f
|
Update README.md
|
2021-05-19 21:55:10 +01:00 |
James H Ball
|
72e5a94f04
|
Modernise features in README
|
2021-05-19 21:54:42 +01:00 |
James Ball
|
105054da84
|
Clean-up Controller and correctly re-apply settings when new object is loaded
|
2021-05-19 21:25:38 +01:00 |
James H Ball
|
a1539eb6f8
|
Merge pull request #23 from jameshball/save-audio
Allow audio recording to a .wav file
|
2021-05-19 20:37:27 +01:00 |
James Ball
|
2b76f5af6e
|
Bump version number
|
2021-05-19 20:37:14 +01:00 |
James Ball
|
283094b84a
|
Add appropriate error message on file save error
|
2021-05-19 20:36:03 +01:00 |
James Ball
|
f97c5076e5
|
Add more file extension filters and provide a default file namme
|
2021-05-19 20:23:49 +01:00 |
James Ball
|
7d6b801668
|
Add recording functionality
|
2021-05-19 18:08:46 +01:00 |
James Ball
|
373be1050f
|
Remove flush frames and remove jarring autoscale
|
2021-05-19 14:59:49 +01:00 |
James Ball
|
4351393c9c
|
Correctly display values that are too large on the oscilloscope
|
2021-05-19 14:38:11 +01:00 |
James Ball
|
cc38313be3
|
GUI design overhaul
|
2021-05-18 20:57:24 +01:00 |
James Ball
|
cc6398dc5e
|
Remove mac workflow and add linux workflow
|
2021-05-18 20:23:47 +01:00 |
James Ball
|
6ef3f2f6db
|
Merge rotation modifications for v1.2.0
|
2021-05-18 20:17:18 +01:00 |
James Ball
|
f537c54d79
|
Update to v1.2.0
|
2021-05-18 20:14:18 +01:00 |
James Ball
|
7e9b0758b0
|
Update to v1.2.0
|
2021-05-18 20:13:23 +01:00 |
James H Ball
|
65848a697c
|
Merge pull request #21 from jameshball/obj-rotate
Allow 3D model's rotation to be managed manually
|
2021-05-18 20:12:04 +01:00 |
James Ball
|
b3ec9a2442
|
Add reset rotation button
|
2021-05-18 20:01:29 +01:00 |
James Ball
|
c552be2f04
|
Selectively flush frames on settings update to make rotation smoother
|
2021-05-18 19:32:49 +01:00 |
James Ball
|
04dc9cb868
|
Implement code and GUI elements for updating the rotation of objects
|
2021-05-17 19:54:27 +01:00 |
James Ball
|
dcf15df8d6
|
Merge branch 'master' into release
|
2021-05-17 17:41:43 +01:00 |
James Ball
|
359f720741
|
Reopen default font input stream on each creation of TextParser object to prevent exceptions when reopening files
|
2021-05-17 17:41:22 +01:00 |
James Ball
|
e9a2b34144
|
Remove unnecessary libraries and remove machine.obj
|
2021-05-17 17:26:25 +01:00 |
James Ball
|
79885b8a86
|
Merge branch 'master' into release
|
2021-05-16 19:03:59 +01:00 |