Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/rerdavies/pipedal
Browse files Browse the repository at this point in the history
  • Loading branch information
rerdavies committed Apr 24, 2023
2 parents a8a1d2d + ea58b2f commit b61cd81
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
env:
CC: gcc-10
CXX: g++-10
- name: Test
working-directory: ${{github.workspace}}/build
# Execute CMake BuiltTest test
#run: ctest -C ${{env.BUILD_TYPE}} -R BuildTest
#- name: Test
# working-directory: ${{github.workspace}}/build
# # Execute CMake BuiltTest test
# run: ctest -C ${{env.BUILD_TYPE}} -R BuildTest

5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ Download: <a href='https://rerdavies.github.io/pipedal/download.html'>v1.1.21</a

Website: [https://rerdavies.github.io/pipedal](https://rerdavies.github.io/pipedal).

<quote>
NEW version 1.1 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.
</quote>

> NEW version 1.1 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.
Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet.
PiPedal running on a Raspberry Pi 4 provides stable super-low-latency audio via external USB audio devices, or internal Raspberry Pi audio hats.
Expand Down
2 changes: 1 addition & 1 deletion docs/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Bug fixes:

- Problems with restarting audio after changing audio parameters.

- Occasional loss of audio after reboot caused by ALSA USB initialization race conditions.
- Occasional loss of audio after reboot caused by ALSA USB initialization race conditions.
5 changes: 2 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@

To download PiPedal, click [here](download.md).

<quote>
NEW version 1.1 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.
</quote>
> NEW version 1.1 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.

Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet.
PiPedal running on a Raspberry Pi 4 provides stable super-low-latency audio via external USB audio devices, or internal Raspberry Pi audio hats.
Expand Down

0 comments on commit b61cd81

Please sign in to comment.