Shahar Har-Shuv

Results 65 comments of Shahar Har-Shuv

Sounds like a great idea! Admittedly I've been thinking about it myself. There are a few design decisions that has to be made: 1. Is this setting relevant for all...

Hey, F-droid version is out of date. Can you download the latest version from google play (1.5.11) and see if this reproduces? > (As an aside, there doesn't seem to...

> I’m not clear how the “Notes with Chords” Your description in correct. Do1 means the first scale degree as the "1st" of a chord (aka the I chord). Do3...

Hey, when doing research for this, I came across this library: https://nbrosowsky.github.io/tonejs-instruments/demo.html You can see the list of instrument they have. They have the main orchestral woodwinds. This library is...

It's a bit infrastructural since we need to support multiple instruments in the PlayerService level (which is a wrapper on tonejs I created), and then we need to add logic...

The library I'm using has a clarinet but not a bass clarinet. Anyway, once I set it up, it will be easy to add more samples.

Hey, just so you know I've encountered some difficulties with deploying the app because of the bundle size. Apparently there is some limitation. That means supporting this feature is going...

I'm not sure, but I can look into it. Anyway, it will only be a temporary fix and not a long term solution.

Hey, good news, I was able to compress the samples and go under the size limit! The build is already in review for google play. It might take a while...

We need to define what actually should be played. Is it just the scale going up? If it's a more arbitrary melody, we need to generate one so that the...