Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Great Idea! #2

Open
Baza-1969 opened this issue Aug 10, 2020 · 2 comments
Open

Great Idea! #2

Baza-1969 opened this issue Aug 10, 2020 · 2 comments

Comments

@Baza-1969
Copy link

Baza-1969 commented Aug 10, 2020

Hi, there - this is very interesting code, and could be similar to what I have in mind.
I'm very new to esp32 - so please forgive my ineptness!

I have a Bluetooth (classic) controlled guitar amplifier that is controlled by an app. the app sends audio for 'play-along' backing plus instruction to the amp to change sound (eg from a rock guitar sound to an acoustic guitar - there are 4 sound presets) it's simple raw serial RFCOMM reads and writes over bluetooth.
What I'm trying to do is have an esp32 bridge between the app and the guitar amplifier.
On this bridge device, I want to wire 4 footswitches to allow me to send the preset code and therefore change the amp sound via footswitch (allowing me to keep my hands free for playing)
Based on this interesting work by sound shed..

https://github.com/soundshed/spork/blob/master/examples/python/spork.py

Do you think a chunk of your code will allow this bridge between the app and the guitar amplifier?
many thanks for your time!

@N3MIS15
Copy link
Owner

N3MIS15 commented Aug 10, 2020

This acts as an iBeacon. I don't it would help.

@Baza-1969
Copy link
Author

Oh. I misunderstood its function. Sorry for troubling you, and thanks for the response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants