Wykres commitów

513 Commity (2779a03eb25beadeb72eb8f122e13ae6e6fd1283)

Autor SHA1 Wiadomość Data
James Ball 2779a03eb2 Implement basic code editor 2022-06-12 19:04:01 +01:00
James Ball c6c036e7a0 Retain current frame source in project, show helpful error when trying to open .osci file from wrong place, correctly open a folder containing lua files 2022-06-12 19:04:01 +01:00
James Ball 0618b01a95 Initial implementation (with bugs!) of lua livecoding 2022-06-12 19:04:01 +01:00
James Ball c6f106e233 Update release message 2022-06-03 14:21:24 +01:00
James Ball 95c859e9d7 Remove brightness slider from list of modifiable sliders 2022-06-03 14:21:24 +01:00
James Ball 9806b3d9be Support mono output and >2 audio outputs with controllable brightness values 2022-06-03 14:21:24 +01:00
James Ball 80e6799c38 Update gitignore for mac and create basic multi-output for vectrex 2022-06-03 14:21:24 +01:00
James H Ball 7b35ae6214 Update FUNDING.yml 2022-05-31 21:36:48 +01:00
James H Ball 9b0831fb55 Create FUNDING.yml 2022-05-31 21:35:42 +01:00
James Ball c63c91eeab Reset slider value to 0 on double-click 2022-05-24 21:27:27 +01:00
James Ball 2fe68e3126 Add version to interface and improve slider usability 2022-05-23 21:58:35 +01:00
James Ball 0ae2151acd MIDI CC signals can now be used to change frequency slider 2022-05-22 17:11:38 +01:00
James Ball 776c9c8486 Increment version 2022-05-22 15:35:16 +01:00
James Ball 9a8c6bcc92 Add options to configure MIDI decay and attack in MIDI menu 2022-05-22 15:35:16 +01:00
James Ball b4af5c905d Fix decay on sine effects 2022-05-22 15:35:16 +01:00
James Ball 9a2d2a9495 Correctly increase volume gradually for sine effects 2022-05-22 15:35:16 +01:00
James H Ball 5bd3c50f1b Update osci-render video 2022-05-22 08:40:13 +01:00
James Ball cd28a40688 Update description to osci-render 2022-05-14 18:14:18 +01:00
James Ball cf196f0a75 Update changelog and version 2022-05-14 15:54:22 +01:00
James Ball 8cd3377343 Remove audio stability toggle 2022-05-14 15:54:22 +01:00
James Ball 3089cd2b15 Massively improve audio stability on Mac 2022-05-14 15:54:22 +01:00
James Ball 9fdab5a4f1 Various optimisations 2022-05-14 00:09:11 +01:00
James Ball f5f9246408 Increment version number and changelog 2022-05-13 21:54:32 +01:00
James Ball 8cf56a5a55 Update frequency spinner with mic 2022-05-13 21:54:32 +01:00
James Ball 0fc2c30bd3 Allow effect spinners to be scrolled 2022-05-13 21:54:32 +01:00
James Ball fd1bedb085 Fix css for disabled spinners 2022-05-13 21:54:32 +01:00
James Ball 0d312b11e3 Add frequency spinner to set specific frequencies 2022-05-13 21:54:32 +01:00
James Ball 6f5c4b7dd5 Update human-readable label and revert vector cancelling name change 2022-05-13 21:54:32 +01:00
James Ball 129b6ecd7d Completely refactor effects and add a spinner to effects 2022-05-13 21:54:32 +01:00
James Ball fd8c622816 Add EffectComponentGroup component 2022-05-13 21:54:32 +01:00
James H Ball 1cfeb2f4a2
Merge pull request #60 from jameshball/js-oscilloscope
Add JavaScript-based software oscilloscope
2022-05-09 22:01:50 +01:00
James Ball 2a4ede46b7 Update version, changelog, and readme 2022-05-09 22:00:50 +01:00
James Ball 63ec8a16be Fix merge conflicts 2022-05-09 21:35:53 +01:00
James Ball d454970c28 Add option to open software oscilloscope online 2022-05-09 21:33:40 +01:00
James Ball ade45fa9e6 Improve stability with js oscilloscope 2022-05-09 21:18:42 +01:00
James Ball 7d8d3a3b6c Add toggle to increase audio latency + stability 2022-05-09 08:12:34 +01:00
James Ball 7a778112ee Setup basic communication with JS software oscilloscope 2022-05-08 23:25:33 +01:00
James Ball c6274a56f0 Make interface useable whilst loading files 2022-05-03 22:58:32 +01:00
James H Ball cb41be25d7 Add Blender information to README 2022-05-01 17:41:00 +01:00
James Ball bf0439ec47 Add RELEASE markdown to store message on release pages and clean up CPP solver 2022-05-01 12:50:33 +01:00
James Ball 34d1e9116d Revert to CPU execution if GPU execution fails 2022-04-30 19:47:15 +01:00
James Ball 41dd24a67c Gracefully handle disconnects from Blender 2022-04-30 18:51:56 +01:00
James H Ball f6d0e1f4b7
Merge pull request #54 from jameshball/blender
Blender integration!
2022-04-30 10:47:07 +01:00
James Ball f30a0d2517 Update changelog 2022-04-30 10:43:31 +01:00
James Ball 9cd2f29285 Create first version of blender add on and fix hidden edges with new gpu code 2022-04-30 10:37:08 +01:00
James Ball 3efaa0ce88 Make blender addon persistent and restore gpu processing for non-blender rendering 2022-04-30 10:18:32 +01:00
James Ball 934954f4d5 Remove 3D object rendering from blender and only keep grease line rendering 2022-04-28 23:53:09 +01:00
James Ball d0746cebcf Create blender plugin and support gpencil 2022-04-28 22:16:12 +01:00
James Ball 5b4c94a5bc Reduce how often arrays need to be initialised and create interface for blender plugin 2022-04-24 22:10:10 +01:00
James Ball 49f4fcfc5f Successfully implement basic Blender integration 2022-04-24 20:28:34 +01:00