Author Topic: Preen editor in browser  (Read 1094 times)

Toltekradiation

  • Administrator
  • Sr. Member
  • *
  • Posts: 282
    • View Profile
Preen editor in browser
« on: March 05, 2026, 08:14:03 PM »
Hello,

What if you could edit the preenfm directly from your browser?
I built a small React app to experiment with the idea—here it is  :D.

https://preen-web-ui.vercel.app/


It’s very early, but it already works and can edit patches from the browser.

Source code:
https://github.com/pvig/preen-web-ui

Feel free to play with it, improve it, or send PRs.

rayultine

  • Team member
  • *
  • Posts: 5
    • View Profile
Re: Preen editor in browser
« Reply #1 on: March 12, 2026, 10:45:33 PM »
This is really cool Toltek!

I am having one problem: Is there some default/critical setting that I am missing? I can send patches to my preenfm3 and the settings on the preen match what I have in the browser. But the patch is making no sound. I have the OP volume up, I made sure the patch is not using too many voices to go over the max. Any ideas?

Toltekradiation

  • Administrator
  • Sr. Member
  • *
  • Posts: 282
    • View Profile
Re: Preen editor in browser
« Reply #2 on: Today at 12:22:26 AM »
Hi,
there was some bugs, like the arp clock setted to Ext by the editor, for some reason, which was maybe the cause of the issue you describe.
Hopefully this bug is fixed :)

There is now a new feature : Mutations. The idea is to interpolate between two patch to get new sounds. It gives some fun results so far.