OscPocketD/Base 1+2/MIDI - fx unit, synth, sampler, modulator

Welcome to the OscPocketD (OPD) - the Daisy Pocket Platform!

The goal is to combine the Electosmith Daisy Seed with a 16x2 LCD Keypad to make a simple, inexpensive and portable audio tool running open source software. The OPD can also be controlled with CV and GATE signals and MIDI but this is optional. Last but not least – the OPD has a lot of modulation capabilities, including a simple sequencer.

Demo of the OPD/Base: OscPocketD/Base - DIY fx unit, synth, sampler, groovebox - YouTube

All software is running on the Daisy MCU/microcontroller, including sound generation.

The OPD can handle up to 4 CV inputs and two potentiometers. The CV inputs are limited to 0-3V3, but can be scaled and offset in hardware and software.

The OPD can control up to 4 CV/GATE outputs, also limited to 3V3.

Currently the OPD has several different applications (firmwares):

  1. OscPocketD/Base - A multi-fx tool with a two voice synth
  2. OscPocketD/Synth - A portable beat/song-making tool (no CV/GATE support yet)
  3. OscPocketD/Sampler- A sampler and sampleplayer

OPD is free software/open source. Download, build, learn, modify, improve and share.

https://oscillator.se/opensource

5 Likes

man you just don’t quit, I’ve got some parts en route to try this one out, I loved your earlier unit that used the daisy seed.

Do you have somewhere to donate to? I feel guilty not compensating your time for this. Sorry if you mentioned it and I didnt see it, I’m reading this on my phone at work at the moment.

1 Like

Thanks a lot, that means a lot to me!

That is very generous of you! No one has ever donated to me before. If PayPal is ok, you can find my full name and email address in the doc’s for the project. Else, we can find another way.

Thank you once again for your interest and support! If you build an OPD, please send a photo (and/or sounds or music that you make with it)! :smiley:

ok cool! thanks for the info, I will get your info from the docs and use paypal, that would be easiest for me as well.
and I will take some pictures for sure once I finish it!

1 Like

Looking forward to it! Once again, thank you very much! :slight_smile:

A new version of the OscPocketD is now available at:
https://oscillator.se/opensource

New features:

  • the Overdrive and Decimator are moved to after the Oscillator and before Filter etc
  • the Overdrive now has a gain setting
  • new modulator: Audio in
  • audio merge - Audio in can be inserted AFTER all effects but before reverb for easy chaining of several units
  • new modulator: EG/adsr
  • all Special Modulators (including the sequencer) can now be synced to any other modulator (eg Gate in)
3 Likes

Hey Staffan! Your project looks sick, I didn’t see what open source license you were using, where is that stated?

1 Like

Hi @salik and welcome to the Daisy forums! :slight_smile:

Thanks! It is GPL3, stated in the doc’s and in the source! :slight_smile:

Hello @Keen! Welcome to the forum!

I saw your original post before you deleted it – have you got it to work?

Cheers,

Staffan

Hi Staffan,

yes, it was my own stupidity, I wired the daisy to the pins on the board and not to the pinout. Now it works. But I had some problems with the midi in. In your manual you wrote pin 13 but for me it only worked on pin 15 (14).
I played a bit with the synth an noticed it always crashes when I change the level of oscillator. Did you have such problems, too?
Also I connected a 5V source directly to the display for a better contrast, works perfect but seems to kill the input values for the buttons. When I got back to the 3,3v from the daisy it works normal.
Got any experience with that?

Cheers
Keen

1 Like

Glad you got it working, @Keen! This project has very much been a way of exploring the Daisy Seed and learning stuff, so not all is perfect! :slight_smile: But it makes me very happy that someone else is building/using it! Thank you!

Oh, you are absolutely right! That is a typo in the manual! Thanks for finding it. Corrected now.

I will check this out and get back to you. Thanks for testing!

I think I tried something similar, and got the same results as you. The LCD definitely works better on 5V.

What you can do, if you have the skills, is making your own buttons, the ones on the LCD are not very good/responsive. So a separation of LCD and buttons would be a good thing. You can see what I did in this Arduino CV sequencer project: Arduino – OSCILLATOR

Hey,
no problem. I think it’s really cool, and has a lot of potential. :smiley: There are not many synths for the daisy, sadly.

Shouldn’t be a problem but because of my case I’m stuck with the LCD buttons :wink: It think I’ll try your lcd test programm, to set the buttons. Should work after the calibriation, wouldn’t you think?

Worst part are the crashes with oscillators, if those would work reliably I think it could be an awesome midi synth. Would love to create some patches :slight_smile:

Yes calibration is always a good idea, because the LCD parts never seems to give the same values. Just make sure the test.cpp has the same pins assigned for the LCD communication as you are using.

Hmmm…what do you mean by “Oscillator level”? Is the “VO” value where you tell the software how many oscillators to use? As stated in the manual any value above 5 is a bit “funky” because the Daisy Seed simply cannot handle the pressure and then the UI becomes unresponsive because the audio callback simply takes too much time…

It’s on the Oscillator screen. It crashed on the WAV2 and the LVL2 parameter. I just loaded the preset and didn’t change anything else. I restartet about three times but always get the crash on the same parameters. :frowning: On the WAV2 it was are hard crash, the screen frooze. On the LVL2 the LCD keeps blinking, but I can’t move the cursor under the letters anymore.

1 Like

You not only found one bug, but three!!! :smiley: Congratulations and many thanks! It should be fixed now. Try the new version at Open source – OSCILLATOR

And if you create some cool patches, maybe you can send them to me so I can add them to the project? Just take some notes (or photos) of the settings! :smiley:

Yeah, and if you can post a pic of your build and what country you are from (if ok), it would mean a lot to me! People using my stuff to make music is what motivates me to share.

Happy to help :smiley:
Will test it tomorrow. If I manage to build some nice patches I’m sure to share it with you. Beside the pictures, is there a way to export the settings form the daisy?

Another little problem when I want to download your files I get a security warnig. This happens with Opera and Microsoft Edge, there seems to be a bug or issue on your homepage. Maybe you can check that.

Hope you don’t think I’m bug hunting on you :wink:

Sorry, no. In my OscPocketD/Synth you can export MIDI data using the Logger class/serial comm, but that is not working that well due to changes in libdaisy…

Hmmm, thanks, I will check that out. Are you accessing the page using https?

Quite the opposite! :slight_smile: I am thankful for your help!

Yeah, on the page itself everything is fine only the download link gives the error.

Thanks. I can’t provoke this error on either Firefox or Chromium on my linux machine, nor on my Android phone… I will ask a friend to test it. Is your clock and browsers updated? Running on Windows?

(My site is running WordPress on a VPS.)

Yeah, I’m running on Windows using the opera browser. On my android phone it works, only on windows I have problems to download it without security warning.

Is there an easy way to map the buttons on the LCD directly in you code?
I added a 9V to 5V converter on the circuit to power the lcd for higher contrast, but now I can’t map the select button anymore. Doesn’t register values under 99. :frowning: