5 Commits

Author SHA1 Message Date
Dave Griffiths
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
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
cd30c10893 copyright updated 2022-09-08 12:21:53 +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