Wykres commitów

347 Commity (fade10a15230b2c0a1950ddcc22bb3000a2dd16c)

Autor SHA1 Wiadomość Data
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
James H Ball b823a0fd69 Update README.md 2021-06-15 13:25:33 +01:00
James Ball 8e4c8ca71c Reduce code duplication and make code flow clearer 2021-06-11 13:36:13 +01:00
James Ball b61f29870e Remove coupling between AudioPlayer and XtAudio to allow different AudioEngines 2021-06-07 22:59:16 +01:00
James H Ball 09d89f7a23 Update README with .deb instructions and simplify building 2021-06-07 09:37:22 +01:00
James Ball e6de925695 Correct debian naming of .deb 2021-06-06 22:54:04 +01:00
James Ball e1785695ab Release twice for parallel runs 2021-06-06 22:50:55 +01:00
James Ball 310db11c1e Remove 'deb' type 2021-06-06 22:42:34 +01:00
James Ball 5d03bb0024 Change way of accessing version variable 2021-06-06 22:38:53 +01:00
James Ball 80f25d402c Add debian release 2021-06-06 22:34:37 +01:00
James Ball cc3c1a0051 Bump version number 2021-06-06 21:55:21 +01:00
James Ball 71c46a4fc0 Un-modularize project to massively clean-up build process and pom.xml 2021-06-06 21:54:40 +01:00
James H Ball 85e81a0c98 Add file encoding specification to jar command 2021-06-05 22:08:40 +01:00
James H Ball 51da005d51 Add issue templates for bugs and features 2021-06-05 21:38:20 +01:00
James H Ball 04e412a791 Delete codeql-analysis.yml 2021-06-05 21:23:37 +01:00
James H Ball 6179676944 Create codeql-analysis.yml 2021-06-05 21:16:32 +01:00
James Ball 880a37208c Add default sample rate if device's can't be found 2021-06-04 16:30:37 +01:00
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