13 Commits

Author SHA1 Message Date
Dave Griffiths
bc8002a9f0 added target filename to GUI - not adding brain session or directory as less need for it/more clutter... partially fixes: #76 2022-10-23 10:06:23 +01:00
Dave Griffiths
b5fd6dd3e0 added osc ports to the settings interface, bumped the version num 2022-10-14 19:23:07 +01:00
dave griffiths
004d9970c8 Merge branch 'tooltip-fixup' into 'main'
fix some tooltips in the GUI

See merge request then-try-this/samplebrain!13
2022-10-05 11:32:45 +00:00
Dave Griffiths
b569c47d40 soundcard text top aligned 2022-10-04 13:55:12 +01:00
Claude Heiland-Allen
ad2a70a8d6 fix some tooltips in the GUI
- some were incorrect, now corrected
- some spinboxes were missing, now added (same as slider)
- still not all widgets have tooltips (notably blocksize + overlap)
2022-10-04 12:44:52 +01:00
Dave Griffiths
014becd12f version bump and added settings cog icon 2022-10-04 10:33:11 +01:00
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
Dave Griffiths
524cd58945 version bump 2022-09-30 12:02:56 +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
073c54c6a7 version 0.18 and ubuntu fixes 2022-09-08 16:53:04 +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