Commit Graph

393 Commits

Author SHA1 Message Date
Robin Davies 6bbc87be46 Merge branch 'main' of https://github.com/rerdavies/pipedal 2023-04-20 15:27:28 -04:00
Robin Davies 37426d9047 v1.1.20 Release 2023-04-20 15:27:18 -04:00
Robin Davies 123b54c645 Disable Ctest 2023-04-18 11:51:14 -04:00
Robin Davies be6635e1ea Merge pull request #87 from rerdavies/dependabot/bundler/docs/commonmarker-0.23.9
Bump commonmarker from 0.23.7 to 0.23.9 in /docs
2023-04-18 11:41:43 -04:00
Robin Davies e08a608d25 Merge pull request #88 from rerdavies/dependabot/bundler/docs/nokogiri-1.14.3
Bump nokogiri from 1.13.10 to 1.14.3 in /docs
2023-04-18 11:41:24 -04:00
Robin Davies e2b62da073 Publish licenses to website. 2023-04-16 23:09:13 -04:00
Robin Davies 776930f165 Publish license to website. 2023-04-16 23:08:15 -04:00
Robin Davies 845af2ee47 Alpha 2023-04-16 01:13:03 -04:00
dependabot[bot] 044b776193 Bump nokogiri from 1.13.10 to 1.14.3 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.10...v1.14.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 05:56:10 +00:00
dependabot[bot] 2498f52a89 Bump commonmarker from 0.23.7 to 0.23.9 in /docs
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.7 to 0.23.9.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.7...v0.23.9)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 05:32:04 +00:00
Robin Davies d05c7c7104 Merge branch 'main' of https://github.com/rerdavies/pipedal 2023-04-05 03:00:59 -04:00
Robin Davies b83ba7ca94 Interim checking, Convolution Reverb 2023-04-05 03:00:51 -04:00
Robin Davies 1a4c72a269 Memory requirements. 2023-03-22 09:18:32 -04:00
Robin Davies 73bc674a7f Reboot required after group membership change. 2023-03-22 08:09:48 -04:00
Robin Davies c232c736e9 Add debug commandline and launch.json file info. 2023-03-21 15:46:18 -04:00
Robin Davies ed1dc75c53 Sync 2023-03-21 14:34:13 -04:00
Robin Davies 15b4b19530 Added CMake extension for VS Code. 2023-03-21 11:45:10 -04:00
Robin Davies 1545e791ca Formatting errors in BuildPrerequisites.md 2023-03-21 11:22:33 -04:00
Robin Davies 7a9fc9a2ad Interrim checkin 2023-03-21 08:34:35 -04:00
Robin Davies 3ab431779a Interim commit for COnvolutionReverb 2023-03-21 06:55:48 -04:00
Robin Davies 7741533254 Update index.md 2023-03-07 14:45:14 -05:00
Robin Davies fb53116777 Update index.md 2023-03-07 14:37:41 -05:00
Robin Davies 24a6adf645 24_3LE format encoding bug. 2023-02-17 12:21:07 -05:00
Robin Davies a4a71826d5 Merge pull request #78 from rerdavies/dependabot/bundler/docs/activesupport-6.0.6.1
Bump activesupport from 6.0.4.6 to 6.0.6.1 in /docs
2023-01-31 18:01:27 -05:00
dependabot[bot] 4719c555fc Bump activesupport from 6.0.4.6 to 6.0.6.1 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 6.0.4.6 to 6.0.6.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.4.6...v6.0.6.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 03:54:09 +00:00
Robin Davies 03677b8e5d Merge pull request #77 from rerdavies/dependabot/bundler/docs/commonmarker-0.23.7
Bump commonmarker from 0.23.6 to 0.23.7 in /docs
2023-01-25 16:18:57 -05:00
dependabot[bot] f57266f183 Bump commonmarker from 0.23.6 to 0.23.7 in /docs
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.6 to 0.23.7.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v0.23.7)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 04:32:52 +00:00
Robin Davies ff8ed6b733 v1.0.18
- MIDI Program/Bank select.
- MIDI next/previous program.
2023-01-13 20:59:43 -05:00
Robin Davies ee3e264df5 Merge pull request #74 from rerdavies/dependabot/bundler/docs/nokogiri-1.13.10
Bump nokogiri from 1.13.9 to 1.13.10 in /docs
2022-12-20 19:23:38 -05:00
dependabot[bot] 037df5ddb7 Bump nokogiri from 1.13.9 to 1.13.10 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 04:36:31 +00:00
Robin Davies d6c3c54e97 Update UsingLv2Plugins.md 2022-11-15 15:20:36 -05:00
Robin Davies b19a6f0d98 Update UsingLv2Plugins.md 2022-11-15 15:18:52 -05:00
Robin Davies 569deff508 Update CommandLine.md 2022-11-15 15:13:12 -05:00
Robin Davies 646e21ab78 Update CommandLine.md 2022-11-15 15:12:23 -05:00
Robin Davies 7b4c4314c2 Update CommandLine.md 2022-11-15 15:10:37 -05:00
Robin Davies b937678b68 Update CommandLine.md 2022-11-15 15:03:28 -05:00
Robin Davies b855f4eca3 Update CommandLine.md 2022-11-15 14:50:50 -05:00
Robin Davies 6c727351c9 Add files via upload 2022-11-15 14:48:42 -05:00
Robin Davies 82fa4ace2f Merge pull request #71 from rerdavies/dependabot/bundler/docs/nokogiri-1.13.9
Bump nokogiri from 1.13.6 to 1.13.9 in /docs
2022-11-10 14:17:15 -05:00
dependabot[bot] 3425034fbe Bump nokogiri from 1.13.6 to 1.13.9 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.6...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 04:03:53 +00:00
Robin Davies 3261ff658f Use apt-get to install. 2022-10-14 19:31:51 -04:00
Robin Davies 5fd84b9aa9 Support all audio formats 2022-10-12 14:31:34 -04:00
Robin Davies 914b9c0f2c Update README.md 2022-10-11 15:33:59 -04:00
Robin Davies 90020daccb Correct typescript warning. 2022-10-11 15:13:24 -04:00
Robin Davies e76f268528 Version bump. 2022-10-11 15:03:38 -04:00
Robin Davies c589adce09 Merge branch 'main' of https://github.com/rerdavies/pipedal 2022-10-11 14:58:39 -04:00
Robin Davies 77e3b64736 1.0.16
Add authbind dependency.
Fix crash when number of input channels < number of output channels.
Add onboarding dialog for initial configuration.
2022-10-11 14:50:08 -04:00
Robin Davies 31d2fac0f6 Update index.md 2022-10-09 15:42:25 -04:00
Robin Davies c4d28d7bf6 Update README.md 2022-10-09 15:39:48 -04:00
Robin Davies e738248c0b Route md pages onto Github Pages. 2022-10-09 15:34:31 -04:00