150 Commits

Author SHA1 Message Date
Andrew Teta
70a277afb8 fix build instructions and add mac deps list 2022-09-25 22:07:30 -06:00
Dave Griffiths
b965130cd9 Merge branch 'main' of gitlab.com:then-try-this/samplebrain into main 2022-09-25 22:02:00 +01:00
Dave Griffiths
79b1c1aeda new mac m1 version link 2022-09-25 21:57:38 +01:00
nik gaffney
395ff352e3 Merge branch 'main' into 'main'
added homebrew arm64 paths

See merge request then-try-this/samplebrain!3
2022-09-25 20:37:28 +00:00
nik gaffney
dd92364be6 added homebrew arm64 paths 2022-09-25 22:30:39 +02:00
nik gaffney
493209c28d add .gitlab-ci.yml file 2022-09-25 08:58:05 +00:00
dave griffiths
6bc1cbeec3 Merge branch 'upgrade-to-qt6' into 'main'
Update project to Qt6

See merge request then-try-this/samplebrain!2
2022-09-24 20:56:12 +00:00
Dave Griffiths
ff1d4cafd2 it's -> its 2022-09-24 21:51:20 +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
0cfacdc8a8 turned off input device 2022-09-24 21:23:20 +01:00
Dave Griffiths
df0fd84b48 mac binary note 2022-09-24 18:54:00 +01: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
4e36c92923 readme words 0.18_release 2022-09-22 13:53:09 +01:00
Dave Griffiths
ee77596d51 added m1 build to readme 2022-09-22 12:57:23 +01:00
Dave Griffiths
737ed67b65 added m1 build to readme 2022-09-22 12:54:03 +01:00
Dave Griffiths
0573e5068e added m1 build to readme 2022-09-22 12:53:21 +01:00
Dave Griffiths
70c5661086 added note about apple binary annoyance 2022-09-21 16:42:24 +01:00
Dave Griffiths
0df9468361 added note about apple binary annoyance 2022-09-21 16:41:10 +01:00
Dave Griffiths
28737a9fc6 added note about apple binary annoyance 2022-09-21 16:30:25 +01:00
Dave Griffiths
8155db23e6 more README words 2022-09-18 08:46:37 +01:00
Dave Griffiths
5ef01395c4 added forgotten windows compile fixes and more README 2022-09-18 08:44:43 +01:00
Dave Griffiths
b64584b56e more readme fixes 2022-09-17 13:59:30 +01:00
Dave Griffiths
184bfb0706 more readme fixes 2022-09-17 13:58:27 +01:00
Dave Griffiths
0bd456ac37 words 2022-09-17 13:57:22 +01:00
Dave Griffiths
d7a5500964 words 2022-09-17 13:56:39 +01:00
Dave Griffiths
0ff70b9cd5 words 2022-09-17 13:55:40 +01:00
Dave Griffiths
8b74fc3de1 words 2022-09-17 13:54:55 +01:00
Dave Griffiths
7da1f0e039 words 2022-09-17 13:54:17 +01:00
Dave Griffiths
1a0546ed53 removed some old code 2022-09-17 13:28:20 +01:00
Dave Griffiths
eec610c06b words 2022-09-17 09:29:04 +01:00
Dave Griffiths
f624ac5afa words 2022-09-17 09:27:33 +01:00
Dave Griffiths
56507a56d0 words 2022-09-17 09:26:06 +01:00
Dave Griffiths
baa15b2602 README stuff 2022-09-16 11:55:16 +01:00
Dave Griffiths
a01c951201 README stuff 2022-09-16 09:40:26 +01:00
Dave Griffiths
bce5a7c6cd Merge branch 'master' of gitlab.com:then-try-this/samplebrain 2022-09-16 09:34:17 +01:00
Dave Griffiths
660b624480 README stuff 2022-09-16 09:34:00 +01:00
dave griffiths
0cbf94582b Add LICENSE 2022-09-16 08:31:20 +00:00
Dave Griffiths
346fdc3140 README stuff 2022-09-16 09:29:12 +01:00
Dave Griffiths
a95d6a7800 README stuff 2022-09-16 08:42:28 +01:00
Dave Griffiths
dd5fb4d860 README stuff 2022-09-16 08:41:07 +01:00
Dave Griffiths
8d48f062b4 README stuff 2022-09-16 08:39:28 +01:00
Dave Griffiths
2704a23aa0 pic added 2022-09-16 08:33:50 +01:00
Dave Griffiths
04765b5911 README stuff 2022-09-16 08:33:04 +01:00
Dave Griffiths
8eab1ca4f8 README stuff 2022-09-16 08:31:45 +01:00
Dave Griffiths
470a2defaf Merge branch 'master' of gitlab.com:nebogeo/samplebrain 2022-09-14 09:46:24 +01:00
Dave Griffiths
bc29ae213f Merge branch 'master' of gitlab.com:nebogeo/samplebrain 2022-09-14 09:43:56 +01:00
Dave Griffiths
21ee2e3320 Merge branch 'master' of gitlab.com:nebogeo/samplebrain 2022-09-14 09:43:56 +01:00
Dave Griffiths
c84ea595be Merge branch 'master' of gitlab.com:nebogeo/samplebrain 2022-09-14 09:41:26 +01:00
dave griffiths
65f7b0913c added mac icon files 2022-09-13 11:27:02 +01:00
Aidan weatherill
f257cdba64 added mac icon files 2022-09-13 11:27:02 +01:00