Search
Items tagged with: playdate
Chill out to some granular goodness in Modular Play on Playdate portable - CDM Create Digital Music
Creator Orllewin didn't just produce a magical minimalistic modular in glorious black and white on Panic's Playdate mobile system. There is beautiful music to go along with it - and an upcoming free port to Lua (meaning support for other platforms).Peter Kirn (CDM Create Digital Music)
Nearly there with enemy shadows. A few more tweaks, but it's definitely working better than polygons.
Finished an initial audio implementation for uxn-playdate with some caveats:
- The pitch/rate LUT needs to be adjusted, we go out of tune as we go away of C4. Not sure if this is the Playdate sample player's fault or my own but no matter.
- ADSR works as an AD instead. The way uxn does sustain is different to anything else out there.
I'm done with this port for now. Will revisit it once @neauoire and @rek start working on the PD version of Oquonie and I get the device to test.
Finished optimizing the main drawing functions for uxn-playdate getting speedups ranging from 1.98x to 4.38x.
Only screen_fill missing and then it's time to do audio and filesystem stuff. At this point the playdate should be able to handle pretty much any rom you throw at it (within reason). I think there is full speed parity for Oquonie compared with uxnemu.
More testing is needed of course, and I could make things faster but not worth it until I can test on hardware.
Run into a bit of an issue. I can compile ARMASM and link it into the elf file, so technically it would run on hardware. HOWEVER, the way that the simulator works is that it compiles the C code into a native .so file in the host architecture (in my case x86_64) using gcc, so my ARM assembly can't compile for the simulator.
I guess that's why it's called a simulator instead of an emulator.
For this reason I can't really test the assembly implementation đ
Any ideas?
CC: @neauoire
More details: https://orllewin.github.io/playdate/field_recorder/
A simple app but it's quite slick. Will do more on it soon. Pictured here with very nice day job headphones.
https://orllewin.itch.io/tape-looper
#playdate #theWorkshop
Anyway, here's 'Tape Looper', I just want to add a couple more features before releasing it on itch.io: https://www.youtube.com/watch?v=Npi0kCOo6jk #theWorkshop #playdate
https://panic.com/jobs/
https://matthewbog.art/web/@dustin@pdx.social/109474651210261870
Dustin Mierau (@dustin@pdx.social)
Attached: 1 image Added a spiral tool to Playmaker today. Been thinking about this for some time now, so was happy to make some time today to implement it.pdx.social