HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rurtrack

no profile record

Submissions

[untitled]

1 points·by rurtrack·3 anni fa·0 comments

[untitled]

1 points·by rurtrack·3 anni fa·0 comments

Simple URL encoded drum machine, write and share songs in seconds

drummy.io
2 points·by rurtrack·3 anni fa·1 comments

Write simple drum patterns or get randomized songs, then just share the URL

drummy.io
2 points·by rurtrack·4 anni fa·0 comments

Show HN: Write drum patterns, get randomized songs, then just share the URL

drummy.io
6 points·by rurtrack·4 anni fa·4 comments

Show HN: The simplest drum pattern composing algorithm I could come up with

11 points·by rurtrack·4 anni fa·11 comments

comments

rurtrack
·3 anni fa·discuss
Sweet
rurtrack
·3 anni fa·discuss
Why pretend request headers don't exist? Any app can send a request header to the same URL and have the response tailored, or am I missing something here?
rurtrack
·3 anni fa·discuss
Hi there! I recently added two new drumkits: Beatbox and Synth! Also a few new functionalities. I hope you like it! Have a great week
rurtrack
·3 anni fa·discuss
Ever saw those EQ lines jumping around as the time goes by and music sounds? That is the direct result of drawing the information the FFT gives.

There are many interesting applications, for example, voice recognition https://towardsdatascience.com/understanding-audio-data-four...

It is really amazing
rurtrack
·4 anni fa·discuss
Worst startup name ever
rurtrack
·4 anni fa·discuss
I have a background building 10x10 feet fabric cutting robots. This was a trip to the past I really enjoyed. I took many of the same steps 20 years ago, robotics is my little forgotten passion.

It's only lacking a little horn so the user can make a small train sound!
rurtrack
·4 anni fa·discuss
Keep learning how to catch rabbits (users)
rurtrack
·4 anni fa·discuss
Does not look like that is the case. The syntax is different, this one I shared is based on the plant uml standard, while the one you mention seem to have its own thing. Will try it out! Tx for the link
rurtrack
·4 anni fa·discuss
The way I've built my app, gets rid of latency altogether. Simply ceases to be an issue. It is a big bet, long road ahead of me
rurtrack
·4 anni fa·discuss
https://github.com/gnodux/C4-PlantUML

Highly recommend to give this one a try
rurtrack
·4 anni fa·discuss
Good tips. This dude might know a thing or two about music, he should try out as a musician.
rurtrack
·4 anni fa·discuss
It is fully possible, as I've built such app.

Marketing is tricky, but 2023 looks like a great year for my product.

Working hard for it :) nice to see these kind of talks, it's inspiring
rurtrack
·4 anni fa·discuss
I mean, by definition, lot of startups fail
rurtrack
·4 anni fa·discuss
Idk I like to think MVP stands for Minimum Valuable Product
rurtrack
·4 anni fa·discuss
I'm using ffmpeg.wasm in the browser and let me tell you it is indeed something else.

Like you, it used to be just a handy tool to convert stuff.

But being able to process video straight inside the browser literally blew my mind
rurtrack
·4 anni fa·discuss
I mean, I did not went into the rabbit hole of checking thoroughly, but in cloudflare it says we served 8gb and aws says we served just a few megabytes.

You configure to ignore everything, even the url querystring, and worst case scenario, they serve your site from an internet archive snapshot. You can literally power off your server and the page stays online
rurtrack
·4 anni fa·discuss
Yes MIDI export will be done for sure. I do have some libs identified, so it's just a matter of keyboarding frantically for a few hours and I can get it done.
rurtrack
·4 anni fa·discuss
We got 10k visits in a single day. Cost of data transfer: zero
rurtrack
·4 anni fa·discuss
That's an amazing feedback. Thanks! Will figure out a better way to place that button
rurtrack
·4 anni fa·discuss
Making sound sound nice on every device is so difficult, that is why Mastering is so important. But in this case, you'll probably be ok just reducing the volume of the sounds you are playing, and let the user turn the volume up if they want to hear it. I had my volume about 35% and it was still very loud, so that makes me think about maybe you need to reduce the gain a little bit. But great work nevertheless!