James Ball
|
435c0fead7
|
Implement partially working chinese postman (without separate connected components working)
|
2023-01-19 15:36:33 +00:00 |
James Ball
|
0efc108e76
|
Add support for .obj files (unoptimised)
|
2023-01-15 22:34:02 +00:00 |
James Ball
|
6162a7f203
|
Create initial pipeline for generating frames and rendering them
|
2023-01-15 17:01:27 +00:00 |
James Ball
|
1154d09f52
|
Initial JUCE commit
|
2023-01-09 21:58:49 +00:00 |
James H Ball
|
5b998dd20f
|
Initial commit
|
2023-01-09 21:49:55 +00:00 |
James H Ball
|
8d8cb98d5a
|
Update README.md
|
2023-01-07 22:26:15 +00:00 |
James Ball
|
b886fae623
|
Update version and add support for Reset All Controllers message
|
2023-01-07 20:18:06 +00:00 |
James Ball
|
2eca7b17de
|
Add pitch bend range, and volume MIDI CC message support, and ignore CC messages sent to popular reserved channels. Fix wobble effect.
|
2023-01-07 20:18:06 +00:00 |
James Ball
|
5d789ffd28
|
Fix GitHub new release check
|
2023-01-06 19:30:54 +00:00 |
James Ball
|
27215863ef
|
Overhaul animation UX
|
2023-01-06 19:23:16 +00:00 |
James Ball
|
16acb3857c
|
Only check XTAudio device on Windows and Linux
|
2023-01-03 11:43:07 +00:00 |
James H Ball
|
a2b846006c
|
Update README.md
|
2022-12-19 16:33:24 +00:00 |
James Ball
|
199990bc36
|
Implement GitHub new release detection on project screen
|
2022-12-18 16:13:20 +00:00 |
James Ball
|
1b28181261
|
Allow projects to be opened from the project select screen even if not in recent projects list
|
2022-12-18 12:41:09 +00:00 |
James H Ball
|
c0b6bd3fbc
|
Revert "Create codeql.yml"
This reverts commit 093bb292b4 .
|
2022-11-16 10:31:06 +00:00 |
James H Ball
|
093bb292b4
|
Create codeql.yml
|
2022-11-16 10:28:11 +00:00 |
James Ball
|
b72d382135
|
Increment version
|
2022-11-15 20:59:19 +00:00 |
James Ball
|
dd5f498409
|
Add bulge effect
|
2022-11-15 20:59:19 +00:00 |
James Ball
|
0d087316fc
|
Add delay effect
|
2022-11-15 20:59:19 +00:00 |
James Ball
|
e7094e6002
|
Increment version
|
2022-11-13 15:26:49 +00:00 |
James Ball
|
c5f82ee7ce
|
Minor performance improvements
|
2022-11-13 15:26:49 +00:00 |
James Ball
|
ef9f3bbb93
|
Various minor performance improvements
|
2022-11-13 15:26:49 +00:00 |
James Ball
|
eefa02a86d
|
Go back to using FFT rather than tarsos DSP
|
2022-11-13 15:26:49 +00:00 |
James Ball
|
64b1ece9b7
|
Various UI clean-ups related to no input devices or faulty devices
|
2022-11-13 15:26:49 +00:00 |
James Ball
|
72ea41e978
|
Correctly process stereo audio input at lower sample rates and replace frequency analyser implementation
|
2022-11-13 15:26:49 +00:00 |
James Ball
|
43255699b1
|
Resample microphone
|
2022-11-13 15:26:49 +00:00 |
James Ball
|
09979b2e7d
|
Refactor input devices so that they are part of the AudioEngine and fix various bugs
|
2022-11-13 15:26:49 +00:00 |
James Ball
|
c0910c1248
|
Increase stability of audio input
|
2022-11-13 15:26:49 +00:00 |
James Ball
|
7c2fd212ca
|
Improve JavaAudioInput interface
|
2022-11-13 15:26:49 +00:00 |
James Ball
|
bf648849dd
|
Support choosing the specific audio device when using Java audio engine
|
2022-11-13 15:26:49 +00:00 |
James Ball
|
496a2d530a
|
Improve audio input and allow audio input as an alternative source by clicking the mic icon next to opening a file
|
2022-11-13 15:26:49 +00:00 |
James Ball
|
a6c665a9cb
|
Increment version number
|
2022-11-05 21:44:12 +00:00 |
James Ball
|
c536b9d59c
|
Rename decay to release
|
2022-11-05 21:44:12 +00:00 |
James Ball
|
9070262769
|
Save version number with the project file
|
2022-11-05 21:44:12 +00:00 |
James Ball
|
b6e6e8c924
|
Massively improve MIDI performance (again) - now very small impact on performance
|
2022-11-05 21:44:12 +00:00 |
James Ball
|
37d8f39a7f
|
Uncomplicate and significantly improve midi performance
|
2022-11-05 21:44:12 +00:00 |
James Ball
|
0cb45b9fed
|
Fix markdown to render backslashes correctly
|
2022-10-31 21:13:48 +00:00 |
James Ball
|
87608b337c
|
Increment version
|
2022-10-31 21:13:48 +00:00 |
James Ball
|
c5a56b6501
|
Correctly bound audio animations and make the slider thumbs green to show an effect is being animated
|
2022-10-31 21:13:48 +00:00 |
James Ball
|
a15974481d
|
Allow text size to be specified using = at the start of a line for .txt files
|
2022-10-31 21:13:48 +00:00 |
James Ball
|
7df9b0fa62
|
Update Lua demo file
|
2022-09-29 15:29:12 +02:00 |
James Ball
|
a2b7c72731
|
Increment version and update changelog
|
2022-09-28 21:14:43 +02:00 |
James Ball
|
3153889d02
|
Fix default position of volume slider
|
2022-09-28 21:14:43 +02:00 |
James Ball
|
a39d29eef1
|
Update to Java 19
|
2022-09-28 21:14:43 +02:00 |
James Ball
|
38976645d8
|
Add volume visualiser on the right hand side of the main interface with controllable threshold slider
|
2022-09-28 21:14:43 +02:00 |
James Ball
|
dfc3774ddc
|
Add to changelog and update version
|
2022-09-27 22:57:37 +02:00 |
James Ball
|
07a56dfdb5
|
Allow main interface to be resized
|
2022-09-27 22:57:37 +02:00 |
James Ball
|
29a5c9f7b7
|
Allow project select screen to be resized
|
2022-09-27 22:57:37 +02:00 |
James Ball
|
ba454bb8ed
|
Update version
|
2022-09-20 22:04:23 +01:00 |
James Ball
|
4464d97d6d
|
Save font family and font style with project
|
2022-09-20 22:04:23 +01:00 |