Chris Dolphin

Results 29 issues of Chris Dolphin

Thanks for the the amazing gesture recording script. This is extremely useful but obviously every hand motion gesture can't produce the same gesture data every time. Do you have any...

## Setup Attach to parent Provide Audio source ## API ### `randomize colors` ### Options `parentSelector` **required** `audioSource` `colors` [Hexagons visualizer should turn off randomization timer, but handle color switching]...

This is something I've wanted from the very beginning of this project. I've tried adding it in the past but Chromecast's version of Chrome is a bit different than the...

Add integration with SoundCloud to grab tracks from their API. Use some of the Grooveshark broadcasters' SoundCloud radio profiles.

enhancement

Because the docs dont explicitly say otherwise, I assumed that boolean values would work as keys in the `values` object passed to `theme.variants()`. After some debugging and looking through the...

I'm writing a styled open-sourcable react component. I'd like to use react-primitives to layout and style the whole thing, and there arent many issues I can think of when it...

question

On web, `Touchable` errors when react-primitives is bundled with a react component thats then bundled, for instance, as an npm package. ``` Warning: Unknown event handler property `onStartShouldSetResponder` ``` Took...

https://luciomusic.com/

Add some testing to the lib. Whatever type of testing will work. Need more confidence that the library is stable. [Tape](https://www.npmjs.com/package/tape) sounds like a good option

Add `files` list to package.json to ignore most files when publishing to npm. https://www.npmjs.org/doc/files/package.json.html#files