This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Solar Flare | |
Jacob Joaquin | |
Find me: | |
https://github.com/jacobjoaquin/ | |
https://hackaday.io/jacobjoaquin | |
https://twitter.com/JacobJoaquin | |
http://jacobjoaquin.tumblr.com/ | |
https://www.instagram.com/jacobjoaquin/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// p5.geolocation.js VERSION 3 | |
console.log("%c p5.geolocation Loaded ", "color:pink; background:black; "); | |
/** | |
* Check if location services are available | |
* | |
* Returns true if geolocation is available | |
* | |
* @method locationCheck |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Control Effects MIDI Guy sound module | |
// https://github.com/kinoshita-lab/MIDI-guy/ | |
// Orca code | |
.......................................... | |
....4Uw..R....6Uq..Rt...2Uq..Rt........... | |
......:022cf....:112af....:731af.......... | |
.......................................... | |
.......................................... |
OlderNewer