Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

annotations on gibber.cc are missing and the tabs are a bit glitchy ? #43

Open
JTriggerFish opened this issue Oct 5, 2018 · 2 comments

Comments

@JTriggerFish
Copy link

I've tested this both on chrome on PC and linux and Safari on mac.

@charlieroberts
Copy link
Collaborator

Hi,

Yeah, the tabs are glitchy. As I'm working on a new version that will use more of a traditional tab system (as opposed to side-by-side columns) this probably won't be fixed :(

In regular Gibber (as opposed to gibberwocky), you have to specifically enable the annotations using Notation.on(). This is because they can interfere with the audio signal processing, which is running in the same thread.

I've been hard at work on a new version of Gibber that is multi-threaded and avoids this problem, so that the annotations can be turned on by default. I've been meaning to put an alpha version up; I'll try to do it this weekend. - Charlie

@JTriggerFish
Copy link
Author

JTriggerFish commented Oct 5, 2018

Thanks for the quick answer !
Great news regarding Gibber, very much looking forward to it.
I'm guessing it will be using AudioWorklets ?

I've been diving headfirst into the various versions of Gibber and Gibberwocky since discovering them a week ago and I'm super impressed and excited, it feels like the best environment of its kind.

Once I'm more familiar with all of it I would be happy to try and contribute - I'm fairly new to JS but have got a fair amount of experience in C++ and other languages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants