Wykres commitów

175 Commity (b2ef14cd1b6ef033e074dd8ea364d42468a7fc6a)

Autor SHA1 Wiadomość Data
James H Ball 9cd2c5b4d3 Add toggle for syhpon/spout 2024-12-23 19:37:12 +00:00
James H Ball 77a3271cde Add recording settings 2024-12-22 14:31:21 +00:00
James H Ball cc3dae4267 Fix bugs post-refactor and improve quality of wide blur 2024-12-22 14:31:21 +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 1a1229fcba Add audio support to visualiser 2024-12-22 14:31:21 +00:00
James H Ball af4dc0c97c Get initial version of ffmpeg support working on windows 2024-12-22 14:31:21 +00:00
James H Ball f26ea1011a Add pop-up for downloading ffmpeg and complete downloader implementation 2024-12-22 14:31:21 +00:00
James H Ball 7b98b34b04 Add pop-up to download ffmpeg if not already downloaded 2024-12-22 14:31:21 +00:00
James H Ball 3c48f1b3bc Add support for ffmpeg through static executable and fix several concurrency 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 63a0b238d5 Add shaders in a separate file and start looking at noise 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 6054d81541 Refactor BufferConsumer to use a double buffer that results in significantly less audio loss 2024-12-22 14:31:21 +00:00
James H Ball 8296014272 Fix most major bugs with opengl implementation and add upsampling 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 3022800e1c Add paused text, respond to mouse clicks, and remove mouse hover effects 2024-12-22 14:31:21 +00:00
James H Ball f75f132aed Add grid code and ability to toggle grid and smudges 2024-12-22 14:31:21 +00:00
James H Ball bb190a1e45 Pass data through to opengl oscilloscope 2024-12-22 14:31:21 +00:00
James H Ball d94cc3b935 Cleanly delete renderer 2024-12-22 14:31:21 +00:00
James H Ball f306c6af33 Clean-up code and make it fill the screen 2024-12-22 14:31:21 +00:00
James H Ball 74be29194b Get initial version working 2024-12-22 14:31:21 +00:00
James H Ball 14b211df5c Initial partially working opengl implementation 2024-12-22 14:31:21 +00:00
James H Ball 6c66774f26 Add stopwatch timer 2024-10-13 21:11:29 +01:00
James H Ball a3eef3c074 Remove worse record icon, and enable audio input for osci-render 2024-10-12 21:23:19 +01:00
James H Ball 3db7dcaff4 Change font for osci-render, improve recording button 2024-10-12 21:19:39 +01:00
James H Ball e7f018932d Improve recording performance by recording directly to a file 2024-10-12 20:07:53 +01:00
James H Ball f30ac1823e Add support for recording oscilloscope visualiser 2024-10-12 19:17:35 +01:00
James H Ball 925f2a7b80 Change default font 2024-10-06 20:26:41 +01:00
James H Ball 558bd0011d Remove secondary brightness bus and replace with third optional input 2024-10-05 20:45:18 +01:00
James H Ball 35aa8ded56 Add focus 2024-09-29 20:36:16 +01:00
James H Ball d1be10bd5a Add saturation effect 2024-09-29 19:46:35 +01:00
James H Ball da8cb4f861 Fix binary name, fix AU type, hide full screen and popout 2024-09-29 17:05:09 +01:00
James H Ball 08ef65c377 Get standalone oscilloscope working with three channel inputs, and migrate BufferConsumer to use Points rather than raw samples 2024-09-22 18:49:58 +01:00
James H Ball 44b6dea7ba Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
James H Ball 2f671f653a Fix bug when opening separate windows in Reaper 2024-08-26 20:46:01 +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 ddba403e14 Close visualiser settings when going from new to legacy visualiser 2024-08-21 13:43:30 +01:00
James H Ball 2b7e51f1df Only have a single instance of visualiser settings per app 2024-08-21 13:35:26 +01:00
James H Ball f160c67f9f Prevent setting toggle state after object deletion 2024-08-21 12:09:50 +01:00
James H Ball bed8997a2a Show correct toggle state in effect components when effects are disabled and enabled from a DAW 2024-08-21 12:09:50 +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 8deba8dc7c Clean up some of the orders things are initialised in 2024-08-21 12:09:50 +01:00
James H Ball 51b788a367 Improve performance and get Windows working with new visualiser 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