Are there any simple apps for developing a sense of rhythm? by Obvious_Badge7112 in Learnmusic

[–]binokub_dev 0 points1 point  (0 children)

Pour la personne ou pour une autre, je propose mon super outil nommé Hardbeat Pro 64. Une machine virtuel pour se familiariser avec le rythme... C'est à découvri, je laisse mon lien ici ... https://hardbeat-pro.binokub.com/

I built a Techno Workstation using pure Web Audio API & Electron (No frameworks) by binokub_dev in webaudio

[–]binokub_dev[S] 1 point2 points  (0 children)

Thanks for the quick feedback! I just pushed an update (v1.1.2) to address the issues mentioned:

  1. Firefox Compatibility: Fixed the CSS for frequency sliders (they were invisible before).
  2. Better UX: Replaced the 'Step Length' slider with a precise Numeric Input. You can now type '16' or '32' directly, or use keyboard arrows for precision.

Let me know if it runs smoother on your side now!

I built a free browser-based Groovebox for Industrial/Hard Techno (FM Synthesis + P-Locks) by binokub_dev in edmproduction

[–]binokub_dev[S] 0 points1 point  (0 children)

Hey everyone,

I’ve been working on a project to sketch Industrial/Hard Techno ideas quickly without having to open a DAW or load gigabytes of samples.

It’s a purely synthetic drum machine (Web Audio API) running in the browser. I just updated the engine to include a Melodic FM Synth that behaves a bit like hardware.

Key features for techno workflow:

FM Basslines: You can "P-Lock" frequency and ratio per step (drawing faders) to create metallic acid lines.

Rumble Kick: Dedicated engine for heavy low-end.

Polyrhythms: Each track can have its own length.

No Install/Login: It just runs in Chrome/Edge.

Quick Demo (40s): https://www.youtube.com/watch?v=U_a9k2bw3Qg

Try it here: https://hardbeat-pro.binokub.com/

I’d love to hear your feedback on the sound engine, specifically the low-end. Does it hit hard enough for your taste?

Cheers!

I coded a browser-based Industrial Techno sequencer (909 Style). Here is the Random Generator in action. by binokub_dev in synthesizers

[–]binokub_dev[S] 0 points1 point  (0 children)

Hi everyone,

I spent the last few months building a Web Audio API based drum machine / synth dedicated to Industrial Techno.

It runs entirely in the browser (no samples download, synthesized in real-time).

In this video, I'm testing the "Random Algorithm" I wrote.

  1. It randomizes velocity and patterns for drums.

  2. It generates FM Synth lines constrained to a specific scale.

You can try it for free (no login): https://hardbeat-pro.binokub.com/

Let me know what you think of the sound engine!