Wykres commitów

417 Commity (f36d52c2aed61849e5ec410bf103c09aeb836b5e)

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 23a9b8f948 Add custom framerate and resolution 2025-01-26 21:02:01 +00:00
James H Ball f9749a221d Merge branch 'develop' into custom-resolution-framerate 2025-01-26 16:40:57 +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 9cce9d1cae add correct return to legacy line art function 2025-01-23 10:47:53 -05: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
DJLevel3 9d2829b2ea Convert live object rendering to binary (leaving legacy support in) 2025-01-22 08:37:45 -05:00
DJLevel3 73f7bf6f22 Get that binary up in here 2025-01-21 16:34:25 -05:00
James H Ball 6a6631c5f7 Add higher quality noise, real oscilloscope displays, increase resolution, use hardward encoding on mac silicone 2025-01-19 20:43:28 +00:00
James H Ball 225ddaa979 Merge trace parameters into one effect 2025-01-19 18:35:46 +00:00
James H Ball bcd8b69cc6 Clean-up fix some of the code 2025-01-19 10:42:16 +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 f478277d7e Fix a crash 2 electric boogaloo 2025-01-17 10:19:55 -05:00
DJLevel3 3db1b038ed Fix infinite loop crash 2025-01-17 10:13:12 -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 2099b8591a Slightly abstract smoothing speed to make it easier to search for 2025-01-17 09:47:11 -05:00
DJLevel3 4874f3ff1f Rename sliders and variables appropriately 2025-01-17 09:36:33 -05:00
DJLevel3 7d3a1f491b Update trace behavior, and fix bug in drawing code that caused strange behavior 2025-01-17 09:15:41 -05:00
James H Ball badb157536 Only show volume bar on standalone version 2025-01-14 20:14:54 +00:00
James H Ball 0d96f7d752 Show proper error if a GIF fails to open 2025-01-14 20:04:46 +00:00
James H Ball 67fb2961a5 Add more decimal places to effects and lfo 2025-01-13 21:11:26 +00:00
James H Ball 3cc44d7c9f Fix crash when loading a project 2025-01-13 20:39:37 +00:00
James H Ball 600a3db9c4 Make sosci 4 channel input by default, and make osci-render 2 channel input 2025-01-12 20:56:38 +00:00
James H Ball 24d5997ed0 Allow for custom syphon/spout server names 2025-01-12 20:39:20 +00:00
James H Ball 64e7208fee Add space to pause and F11 to make visualiser fullscreen 2025-01-12 18:21:50 +00:00
James H Ball 51f2ad6966 Make visualiser always stay on top 2025-01-12 17:18:04 +00:00
James H Ball b5f935b823 Add double-click to reset parameter values 2025-01-12 11:57:51 +00:00
James H Ball 6d0207b150 Add opengl debug statements to save files 2025-01-12 11:29:23 +00:00
James H Ball d264373f9a Change preferred opengl version to 3.2 2025-01-11 21:15:12 +00:00
James H Ball 2915b82885 Add support for hiding the bottom bar and mouse cursor when fullscreen 2025-01-10 21:08:42 +00:00
James H Ball 2ab2192d92 Increment version numbr and fix compilation issues 2025-01-10 18:57:10 +00:00
James H Ball aecf2caaff Change number of inputs to 4 for sosci to avoid bugs in when changing audio inputs 2025-01-10 18:36:30 +00:00
James H Ball a078bd3865 Add mic button to show when audio input is being used, and enable audio input if the audio device is changed 2025-01-10 16:51:11 +00:00
James H Ball 04dab15870 Add stereo effect 2025-01-10 15:22:55 +00:00
James H Ball eae2ccdcda Add flip V/H, x/y offset, x/y scale 2025-01-10 12:41:34 +00:00
James H Ball 817177e620 Set minimum size for the visualiser to prevent issues 2025-01-08 21:39:40 +00:00
James H Ball 4db0b3f8e1 Add several example presets 2025-01-08 13:06:01 +00:00
James H Ball b3f6912327 Add lossless recording toggle button 2025-01-08 11:28:28 +00:00
James H Ball 85e3f7b4b7 Fix bug when visualiser opengl context restarts 2025-01-08 10:43:57 +00:00
James H Ball 5f237df693 Add default audio file that plays once on standalone 2025-01-07 20:51:24 +00:00
James H Ball 09014614e5 Make visualiser fullscreen work when controlled from the DAW 2025-01-07 18:55:35 +00:00
James H Ball 8cedb4f55c Add fullscreen mode to sosci and rename screen type to screen overlay 2025-01-07 18:28:55 +00:00
James H Ball e9a92f1c9d Fix deadlock with AudioPlayerComponent 2025-01-07 17:51:08 +00:00
James H Ball 1687a330d8 VolumeComponent now visualises the correct audio 2025-01-07 12:27:39 +00:00
James H Ball c31f15afb4 Add drag and drop opening of files, and allow for 3 channel audio files 2025-01-07 12:17:38 +00:00
James H Ball dd3d051793 Fix several bugs, add audio player at bottom for sosci 2025-01-06 18:27:23 +00:00
James H Ball ed027bbfc4 Move visualiser settings to right always, fix scrolling issues 2025-01-06 11:17:42 +00:00
James H Ball 3340d9dd45 Add output volume control to sosci 2025-01-06 09:14:34 +00:00