14 Commits

Author SHA1 Message Date
Dave Griffiths
fb8d607e2d started making samplerate and buffer size configurable for audio device selection 2022-09-30 21:08:53 +01:00
Dimitry Andric
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
Dave Griffiths
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
Dave Griffiths
cf8d5c6b2f tweaks that might be finalish 2022-09-13 10:39:03 +01:00
Dave Griffiths
7588a6c094 tweaks and icon 2022-09-12 11:44:00 +01:00
Dave Griffiths
f58602ecf4 docs and warnings fixed 2022-09-10 14:05:45 +01:00
Dave Griffiths
073c54c6a7 version 0.18 and ubuntu fixes 2022-09-08 16:53:04 +01:00
Dave Griffiths
cd30c10893 copyright updated 2022-09-08 12:21:53 +01:00
Dave Griffiths
8e252524ad conflict 2022-09-08 12:00:50 +01:00
Dave Griffiths
d3d46aa128 rejigged build for ubuntu 2022-09-08 11:59:15 +01:00
dave griffiths
905548bd36 crash fixed with no input device 2022-09-07 16:13:46 +01:00
dave griffiths
5eecc279ad fix for running with no output device, and mac building 2022-09-07 15:41:39 +01:00
Dave Griffiths
d394b0c182 some manual work and fixed crash bug with cancel loading a session 2022-09-07 11:03:23 +01:00
Dave Griffiths
ca3edd4515 big directory re-org 2022-09-04 11:38:20 +01:00