537 Commits

Author SHA1 Message Date
Dale Whinham
a19f6c6015 Add ability to override gain per-SoundFont
Closes #248.
2022-03-10 14:58:28 +00:00
Dale Whinham
164174aab4 Replace LCD simulation with new libmt32emu code 2022-03-10 14:57:16 +00:00
Dale Whinham
31c96afa3c Update to libmt32emu v2.6.1 2022-03-10 14:55:55 +00:00
Dale Whinham
bd8416af36 Update CHANGELOG.md 2022-03-08 14:40:51 +00:00
Dale Whinham
d589c6fb3f Minor cleanups in mt32-pi.cfg 2022-03-08 14:38:46 +00:00
dependabot[bot]
ca09948193 Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 14:09:02 +00:00
nikitalita
d923423eda Add option to mirror display horizontally 2022-03-08 14:08:19 +00:00
Dale Whinham
011e185191 Show temperature on LCD when monitoring 2022-02-16 12:41:11 +00:00
Dale Whinham
ae30e8d2dd Update to FluidSynth v2.2.5 2022-01-23 16:44:49 +00:00
Dale Whinham
14f4c735d5 Don't probe for Pisound if using 4-bit HD44780
The Pisound uses GPIO13, which is also used by the HD44780 4-bit driver,
so avoid probing for the Pisound if this driver is being used.
2022-01-23 15:45:07 +00:00
Dale Whinham
1acc660a73 Reset GPIO pin state on Pisound destruction
Fixes #233.
2022-01-20 14:16:40 +00:00
Dale Whinham
c4162e99a7 Implement RNFR/RNTO 2022-01-19 13:13:44 +00:00
Dale Whinham
abc1078e05 Ensure FTP user is logged in for all file commands 2022-01-19 13:13:44 +00:00
Dale Whinham
c3a7ae59e2 Add username/password debug logging 2022-01-19 13:13:44 +00:00
Dale Whinham
04f0b91d39 Remove bogus FTP command 2022-01-19 13:13:44 +00:00
Dale Whinham
fd443d91b2 Fix unterminated config file buffer 2022-01-19 13:13:44 +00:00
Dale Whinham
07004eac54 Update copyright notices 2022-01-06 17:35:40 +00:00
Dale Whinham
56b53706d4 Add acknowledgments for hardware donors 2022-01-06 17:32:25 +00:00
Dale Whinham
5f8d33d3aa Update README.md re: update procedure 2021-12-14 13:01:15 +00:00
Dale Whinham
8b9b44564a Correct changelog section order for v0.11.0 2021-12-12 23:46:24 +00:00
Dale Whinham
8f1c2c222e Update CHANGELOG.md v0.11.0 2021-12-12 23:33:11 +00:00
Dale Whinham
87fc95a08a Update README.md 2021-12-12 23:26:11 +00:00
Dale Whinham
e5b4403c7a Add support for Yamaha SysEx text/bitmap messages 2021-12-12 23:17:13 +00:00
Dale Whinham
e099575a52 Kill UI task before showing Guru Meditation 2021-12-09 19:11:48 +00:00
Dale Whinham
5b8469497d Minor cleanups in soundfontmanager 2021-12-09 19:11:48 +00:00
Dale Whinham
fc7dc23b1e Omit slash for volume root 2021-12-09 19:11:48 +00:00
Dale Whinham
3464b4ae13 Add embedded FTP server 2021-12-09 19:11:33 +00:00
Dale Whinham
374116320b Minor cleanups in mt32pi 2021-12-09 19:11:10 +00:00
Dale Whinham
2601c58590 Remove array size from QSort template 2021-12-05 22:58:43 +00:00
Dale Whinham
510059adfe Enable PWM audio on GPIO 12/13 for Pi Zero 2 W 2021-12-05 22:58:13 +00:00
Dale Whinham
971d7b9253 Reduce default FluidSynth polyphony 2021-12-05 21:34:58 +00:00
Dale Whinham
542328017f Update config.txt for the Raspberry Pi Zero 2 W 2021-12-05 21:34:58 +00:00
Dale Whinham
f83365f44a CI: Ensure Pi Zero 2 firmware is retrieved 2021-12-05 21:34:58 +00:00
Dale Whinham
dc6d6fd31d Update to circle-stdlib v15.10/Circle Step 44.3 2021-12-05 20:40:17 +00:00
dependabot[bot]
a9459107de Bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 14:42:03 +00:00
Dale Whinham
11f492b156 Update to FluidSynth v2.2.4 2021-11-23 17:49:22 +00:00
Dale Whinham
f8c94b8f0c Fix I2S sound format for Circle 44.2 2021-11-07 20:47:20 +00:00
Dale Whinham
18c9a5bc40 Update ARM toolchains to 10.3-2021.07 2021-11-07 20:47:11 +00:00
Dale Whinham
b25a4972e3 Update to circle-stdlib v15.9/Circle Step 44.2 2021-11-07 20:46:58 +00:00
Dale Whinham
0842145b86 Fix SoundFont loading spinner 2021-11-07 20:46:46 +00:00
Dale Whinham
902e508803 Update .editorconfig 2021-11-07 20:44:54 +00:00
Dale Whinham
af2bec9afc Fix temperature monitoring 2021-11-07 20:44:54 +00:00
dependabot[bot]
7f3566034a Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-07 20:44:40 +00:00
Dale Whinham
4d5bda5dfd Fix disconnection message for Ethernet 2021-10-28 17:11:14 +01:00
Dale Whinham
6fdef5f2b1 Minor cleanups in mt32pi 2021-10-28 17:11:14 +01:00
Dale Whinham
01ab38a60a Update to FluidSynth v2.2.3 2021-10-28 17:11:14 +01:00
Dale Whinham
1d47171351 Update to libmt32emu v2.5.3 2021-10-28 17:11:14 +01:00
Dale Whinham
5a27534851 Update issue templates 2021-10-28 16:58:39 +01:00
Dale Whinham
82928477e3 Switch Dependabot target branch to develop 2021-10-28 16:58:23 +01:00
dependabot[bot]
c2a12ba0c7 Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-28 16:58:19 +01:00