This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 75
Sound recorder by input during play dont play on the second loop until you click on the play button again #63
Comments
blurymind
changed the title
Sound triggered by input doesnt play during play+record mode
Sound recorder by input during play dont play on the second loop until you click on the play button again
Oct 7, 2018
TBH I really haven't worked much with SoundBox for some time now, and I don't see that changing any time soon. So the answer to your question, in short, is: no, I don't plan to address this. It's also a non-trivial problem to solve, since re-rendering takes time, so without any re-architecturing the loop would probably stop for a brief period of time and then restart again, which would sound very ugly. |
Thank you for taking the time to explain. I personally have no problem if
it renders on the start of each repeat, even if it takes time. From my
experience with it, it didnt take more than a second. Even if it took
several seconds, having the option to have it automatically rerender will
at least save users all the clicks it will take to preview the work. :)
In any case, I can understand if its hard to find time to work on this and
if you have mire interest in other things. Regardless I want to thank you
for creating this winderful app in the first place. Perhaps some day
someone will fork it and continue the work
…On Wed, 10 Oct 2018 20:00 mbitsnbites, ***@***.***> wrote:
TBH I really haven't worked much with SoundBox for some time now, and I
don't see that changing any time soon. So the answer to your question, in
short, is: no, I don't plan to address this.
It's also a non-trivial problem to solve, since re-rendering takes time,
so without any re-architecturing the loop would probably stop for a brief
period of time and then restart again, which would sound very ugly.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#63 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGMbVQ6uZ2hG2Wr0Xx3w-9AF_Ns5szFDks5ujkPpgaJpZM4XL-Pi>
.
|
i'm confused -- feels like nowadays i'm not able to keyjazz at all with chrome/mac/local version of soundbox. i click on the keys in the piano keyboard (visual keys), nothing plays. i press keys on the pc-keyboard (qwertyuiopzxcvbnm etc) and nothing plays. what am i missing? i thought this definitely used to let me "keyjazz" but no longer? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The biggest problem for me atm with this software is the fact that sound triggered by keyboard keys during play+record does not replay on the second loop. The recorded notes play only after you click the play button again
Is this something that you plan to address or it is a genuine bug? It really makes the tracker unusable for live record mode for me
One easy solution for this is to make the software re-render the notes when the loop cycles
The text was updated successfully, but these errors were encountered: