Wykres commitów

122 Commity (6ab6fd5e36b8045491dc51ea2d3a1e7fe4c71763)

Autor SHA1 Wiadomość Data
James H Ball f36d52c2ae Fix crash with trace, improve and fix wobble effect, remove pitch detector, make changing slider values with small increments more reliable 2025-02-01 14:28:13 +00:00
James H Ball f7bcba7d34 Fix bugs with old versions of blender and with text parser 2025-01-26 16:28:35 +00:00
DJLevel3 4baac1efab Revert "Randomize port on object server"
This reverts commit 169036584e.
2025-01-23 10:38:28 -05:00
DJLevel3 169036584e Randomize port on object server 2025-01-23 08:25:45 -05:00
James H Ball 225ddaa979 Merge trace parameters into one effect 2025-01-19 18:35:46 +00:00
DJLevel3 af39e28cc9
Merge branch 'main' into trace 2025-01-17 13:32:41 -05:00
DJLevel3 800952ba0b Some tuning 2025-01-17 13:26:24 -05:00
DJLevel3 ff0b69cc6d Make slider smoothing more configurable, and configure trace sliders to be much faster 2025-01-17 09:59:33 -05:00
DJLevel3 4874f3ff1f Rename sliders and variables appropriately 2025-01-17 09:36:33 -05:00
James H Ball 67fb2961a5 Add more decimal places to effects and lfo 2025-01-13 21:11:26 +00:00
James H Ball 3340d9dd45 Add output volume control to sosci 2025-01-06 09:14:34 +00:00
James H Ball 12c755c697 Add drop-down for screen type, remove brightness slider, add ambient light slider, add real oscilloscope display 2024-12-26 23:00:52 +00:00
James H Ball 6e86f97649 Complete major refactor of osci-render and sosci plugin editor and processor files. Still some bugs... 2024-12-22 14:31:21 +00:00
James H Ball 40423b400c Fix issues with enabling blocked rendering 2024-12-22 14:31:21 +00:00
James H Ball 7f12ee9490 Refactor software oscilloscope and remove legacy visualiser 2024-12-22 14:31:21 +00:00
James H Ball 08fbbae925 Refactor ConsumerManager to AudioBackgroundThread which is now a lot cleaner 2024-12-22 14:31:21 +00:00
James H Ball eff8b3f635 Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
James H Ball 44b6dea7ba Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
James H Ball 6194b039f3 Fix several threading bugs, and crash when changing sample rate 2024-08-26 18:30:29 +01:00
James H Ball fb6105996c Add separate brightness and intensity sliders 2024-08-23 11:06:50 +01:00
James H Ball 997de907bc Save visualiser fullscreen state to project 2024-08-22 14:42:54 +01:00
James H Ball b630a1b7cb Remove redundant connection to old web-based software oscilloscope, and make visualiser centered 2024-08-21 12:09:50 +01:00
James H Ball 9bfdca7b99 Fix several bugs on Windows, make more stable, and make visualiser consistent across sample rates 2024-08-21 12:09:50 +01:00
James H Ball 9017586b39 Add support for toggling upsamping, toggling legacy visualiser, and fix bugs when deleting visualiser 2024-08-21 12:09:50 +01:00
James H Ball e25d8e6d71 Add options to remove smudges and grid, and make sample rate agnostic 2024-08-21 12:09:50 +01:00
James H Ball 96fb3efbb0 Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +01:00
James H Ball 87edfe0608 Add visualiser settings panel 2024-08-21 12:09:50 +01:00
James H Ball e99e86915f Remember last opened directory 2024-06-11 20:18:38 +01:00
James H Ball 8f437c716e Make code editor not appear if a binary file is open, and add About menu 2024-06-02 15:27:51 +01:00
James H Ball 35c8f52d47 Save visualiser settings 2024-06-02 15:27:51 +01:00
James H Ball 9726317928 Several improvements to ImageParser, support for all image types, show only relevant controls in FrameSettingsComponent 2024-06-02 15:27:51 +01:00
James Ball 43819213a7 Fix bugs with parsing GIFs, make it possible to save/load projects with GIFs, STILL HAVEN'T made it so the code documents ignore binary formats 2024-06-02 15:27:51 +01:00
James Ball 9b394e2fd1 First pass at GIF support 2024-06-02 15:27:51 +01:00
James Ball f699c185e2 Remove osci_render.zip file, change some tooltip wording, revert modulo trick 2024-04-28 22:11:39 +01:00
DJLevel3 bbdd98d34f Add tooltips and change references 2024-04-28 22:11:39 +01:00
James Ball 27a2d12f42 Enable animation of line art by default, and set default framerate to 30 2024-04-28 22:11:39 +01:00
DJLevel3 894a21f7d8 Make requested changes 2024-04-28 22:11:39 +01:00
DJLevel3 1414186011 Fix major lag spike and add important settings 2024-04-28 22:11:39 +01:00
DJLevel3 3aa8990e8e Make some suggested changes 2024-04-28 22:11:39 +01:00
DJLevel3 d23216ac51 implement .gpla animation 2024-04-28 22:11:39 +01:00
James Ball 4c5852f9f0 Refactor code editor visibility, add title to code editor, significantly improve performance when resizing interface 2024-03-29 22:51:35 +00:00
James Ball f3bc547588 Allow Lua sliders to be animated, and smoothened 2024-02-26 22:13:37 +00:00
James Ball 4554158155 Move close file button to an icon 2024-02-20 14:57:52 +00:00
James Ball e132eb63bb Add dashed line effect 2024-02-20 14:14:24 +00:00
James Ball 690ea8bd43 Move Lua component under the code editor, remove z pos and rotate speed parameters 2024-02-12 22:33:06 +00:00
James Ball 7a74976341 Add rotate effect, remove rotation settings from 3D settings 2024-02-12 20:34:00 +00:00
James Ball 870019980b Make objects view more consistently without the need for findZPos 2024-02-11 23:02:34 +00:00
James Ball eaf5a3eb9c Use mathter library for Camera and Frustum, and add viewMatrix-based camera 2024-02-11 22:06:35 +00:00
James Ball bfc70d71dc Resolve conflicts 2024-01-30 19:29:31 +00:00
James Ball 4401a7674b Record audio using audio directly from audio thread to guarantee no audio is missed 2024-01-28 20:19:56 +00:00