6a89c19d24
saving stereo
2023-04-12 15:48:56 +01:00
c4499ce7c9
commented out unused and confusing old code - fixes : #28
2022-10-20 21:22:23 +01:00
46ab0a131a
optimisation from Claude - fixes : #27
2022-10-20 21:15:27 +01:00
e1c8e0ea67
added more soundfile formats to the loading dialog and new error report when it can't load
2022-10-14 20:30:12 +01:00
b5fd6dd3e0
added osc ports to the settings interface, bumped the version num
2022-10-14 19:23:07 +01:00
5e347f7f13
made the 3 osc ports configurable via (cross-platform) config scripts and move them outside of well used ranges for UDP
2022-10-14 18:27:59 +01:00
4a4ab8b41a
added audio settings options for selection of device, samplrate and buffer size, also fixed : #65 & fixed : #64
2022-10-03 09:56:25 +01:00
fb8d607e2d
started making samplerate and buffer size configurable for audio device selection
2022-09-30 21:08:53 +01:00
1374c47afd
Increase command data size to 1024. ( Fixes #54 )
2022-09-28 04:15:10 -04:00
a831638171
Update project to Qt6:
...
* loaded and saved `samplebrain.ui` in Qt6 Designer
* generate `ui_samplebrain.h` on the fly (via `FORMS +=`)
* remove example files `sample.ui` and `ui_sample.h`
* remove `setMargin()` calls, these methods have been removed
* use `QFont::Bold` for `setWeight()` calls, numeric values aren't accepted anymore
* qualify `spiralcore::sample` in `block.cpp`'s `normalise()`
2022-09-24 22:50:43 +02:00
0cfacdc8a8
turned off input device
2022-09-24 21:23:20 +01:00
b6dcb229d5
removed mic input as the worker threads were causing high cpu and it's not reliable anyway fixes #12
2022-09-24 17:49:27 +01:00
5ef01395c4
added forgotten windows compile fixes and more README
2022-09-18 08:44:43 +01:00
f58602ecf4
docs and warnings fixed
2022-09-10 14:05:45 +01:00
cd30c10893
copyright updated
2022-09-08 12:21:53 +01:00
905548bd36
crash fixed with no input device
2022-09-07 16:13:46 +01:00
5eecc279ad
fix for running with no output device, and mac building
2022-09-07 15:41:39 +01:00
d394b0c182
some manual work and fixed crash bug with cancel loading a session
2022-09-07 11:03:23 +01:00
a7baaf3b2b
added a readme
2022-09-04 11:50:37 +01:00
ca3edd4515
big directory re-org
2022-09-04 11:38:20 +01:00