Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Noice: Natural calming noise

Noice is an Android app that allows you to create your own set of background sounds by mixing clips from environmental sources.
Collective - Host: opensource - https://opencollective.com/noice - Website: https://trynoice.com - Code: https://github.com/trynoice

Rename m4a metadata fields to match those in mp3.js's ID3 implementation

github.com/trynoice/aurora.js - e58078cc35f6a07b7dd7f24400dd9596a8dbdf54 authored about 12 years ago by Devon Govett <[email protected]>
use new stream methods to read null terminated strings in CAF demuxer

github.com/trynoice/aurora.js - bb1e8a7b262051ae8b8f6619cfb3cf63172309b4 authored about 12 years ago by Devon Govett <[email protected]>
Fix readme

github.com/trynoice/aurora.js - be81cb4d9a8707dc47375c1733f1f6b6d32c3dd4 authored about 12 years ago by Devon Govett <[email protected]>
Test readme

github.com/trynoice/aurora.js - b3a52efde2116d54ada9e347c99514fec8d1226e authored about 12 years ago by Devon Govett <[email protected]>
Add package.json for npm + node.

Includes prepublish script to compile before publishing, and ability to run tests with `npm test`.

github.com/trynoice/aurora.js - 118f09a0bbdb17cbaaf600f29956cdc4b272fa18 authored about 12 years ago by Devon Govett <[email protected]>
Fix peekSingleBuffer

github.com/trynoice/aurora.js - 796b8871b12acd5e78f171486945c56a2c04f9e8 authored about 12 years ago by Devon Govett <[email protected]>
Replace custom testing framework with QUnit, and tons more tests for streams and bitstreams.

github.com/trynoice/aurora.js - 49c3d395cf8bdb8ec7d4eea0e81c3d119ec66ea2 authored about 12 years ago by Devon Govett <[email protected]>
rename import references to importer

github.com/trynoice/aurora.js - 393611ae924b39171697684a27d6501f0d70b534 authored about 12 years ago by Devon Govett <[email protected]>
Fix m4a demuxer string metadata reading

github.com/trynoice/aurora.js - 7c597f9412f252368535caac944634fb0e1f5689 authored about 12 years ago by Devon Govett <[email protected]>
Consolidate and improve bitstream reading methods.

Remove readOne, readSmall, readBig, and readSigned and peeking counterparts.

read and peek now ...

github.com/trynoice/aurora.js - 4b66de6ef96d598dd3557bca5f3f1532d76bf7af authored about 12 years ago by Devon Govett <[email protected]>
Improved string reading functions with support for ascii, utf-8, and utf-16 encodings

Consolidates readUTF8 into readString with option for specifying encoding.

Supports ascii/latin...

github.com/trynoice/aurora.js - db1e71a8987985bd8829bf76456125a7c1afdb47 authored about 12 years ago by Devon Govett <[email protected]>
Fix test page for namespace

github.com/trynoice/aurora.js - 029d7dd1a8eb8383c9c30270ff61da475b98a538 authored about 12 years ago by Devon Govett <[email protected]>
Reuse buffer in WebKit audio device

github.com/trynoice/aurora.js - af0f3bd73f2b666cf04ae0ee04a58a9bd4187fb8 authored about 12 years ago by Devon Govett <[email protected]>
Special sauce for node and the browser

github.com/trynoice/aurora.js - 9c6de16bc125e5ea4540672edb8fd521ac8e265a authored about 12 years ago by Devon Govett <[email protected]>
Namespace all the things

github.com/trynoice/aurora.js - 3581c22c108dee66716ab78d48302f3cc8202937 authored about 12 years ago by Devon Govett <[email protected]>
Get rid of earwax filter

github.com/trynoice/aurora.js - 593c4e0f21f547020b6fb747fac9d811c95ad643 authored about 12 years ago by Devon Govett <[email protected]>
Fix for empty UTF16BOM encoded strings

github.com/trynoice/mp3.js - c1e38020f51d7440b50cd7b68e134b321e1c6aa5 authored over 12 years ago by Devon Govett <[email protected]>
Resampling for the Web Audio API!

A temporary solution using the resampler from XAudioJS: https://github.com/grantgalitz/XAudioJS ...

github.com/trynoice/aurora.js - ea09be47cc771862188e0d04410ce5e36841985e authored over 12 years ago by Devon Govett <[email protected]>
Let the Web Audio API handle down/up mixing for us. Fixes #9.

github.com/trynoice/aurora.js - 1a8772560b30e8f77fd5044eaafe995210c05a8c authored over 12 years ago by Devon Govett <[email protected]>
Add support for the MPEG-2 LSF extension.

github.com/trynoice/mp3.js - bf7f59fcce73df118d32fe33938c1504162fa5f2 authored over 12 years ago by Devon Govett <[email protected]>
Improve ID3 parsing. Should (almost) fully support 2.2, 2.3, and 2.4 specs now.

github.com/trynoice/mp3.js - 333e12760a070b3f0e23cd0f43161ceca05b9dab authored over 12 years ago by Devon Govett <[email protected]>
Fix XING bug

github.com/trynoice/mp3.js - f9fa099162a9bad9a21a78c73579d7006fc1f71d authored over 12 years ago by Devon Govett <[email protected]>
Add a .gitignore, having node.js stuff installed means that it shows up as always modified otherwise

github.com/trynoice/aurora.js - 50620f2ef17aaffcb35452d1b2d8ec8b22e9fd87 authored over 12 years ago by Jens Nockert <[email protected]>
Fix id3 v2.4 frame size reading

github.com/trynoice/mp3.js - 095c04a7a2872cee561d42b12ff2c4a7676e12fb authored over 12 years ago by Devon Govett <[email protected]>
Emit an 'end' event when a song has finished playing.

github.com/trynoice/aurora.js - b725f1adafe4e4dcb6ee8971e20c82c65de04ff0 authored over 12 years ago by Devon Govett <[email protected]>
Fix album art ID3 issue

github.com/trynoice/mp3.js - d5d3acf7bb9249eaaecbc8de456019d198559326 authored over 12 years ago by Devon Govett <[email protected]>
Parse metadata from CAF info chunk

github.com/trynoice/aurora.js - 3ee7c876a35e8a904b6ebe1357c993dfa9486d99 authored over 12 years ago by Devon Govett <[email protected]>
Calculate duration based on bytesPerPacket in CAF demuxer for files without a packet table (usually lpcm).

github.com/trynoice/aurora.js - 20b4bd615d677becbba32efdf8fa925d7bdb5cc7 authored over 12 years ago by Devon Govett <[email protected]>
Replace formatFlags (lpcm) with separate floatingPoint and littleEndian boolean format properties.

github.com/trynoice/aurora.js - 27b2ce3a69f9089426e0770a3608033b910828f4 authored over 12 years ago by Devon Govett <[email protected]>
Use the new Blob constructor in the mozilla audio device

Introduces Buffer.makeBlob and Buffer.makeBlobURL.

github.com/trynoice/aurora.js - 3c1b27e943311812455e9c0d48edfd6f7a94634d authored over 12 years ago by Devon Govett <[email protected]>
Fix decoding of headers with the protection flag.

github.com/trynoice/mp3.js - adde79389d3b1cd75ba271771318520d9fcf78b3 authored over 12 years ago by Devon Govett <[email protected]>
remove free bitrate streams from readme todo list

github.com/trynoice/mp3.js - 41fc55cadd904f6c7f5c18f6694fb8dbcebcc182 authored over 12 years ago by Devon Govett <[email protected]>
Add support for free bitrate streams

github.com/trynoice/mp3.js - bea21a2fe63c5977c0d54fd1ce6cda5a3f0d85e0 authored over 12 years ago by Devon Govett <[email protected]>
CAF demuxer improvements

github.com/trynoice/aurora.js - efd82a545a8a87442334d6be9d12d05fbce98131 authored over 12 years ago by Devon Govett <[email protected]>
Fix the probe for real (skip id3 data)

github.com/trynoice/mp3.js - f271a74c480baa530b0b3297c14541c4cd8edbbe authored over 12 years ago by Devon Govett <[email protected]>
Fix demuxer probe for files without ID3 data.

github.com/trynoice/mp3.js - bdd2d870f579dbe7799a993410a180f6fdfa9669 authored over 12 years ago by Devon Govett <[email protected]>
Add a readLSB function to the Bitstream class (thanks to @jsantell for that!)

Used for reading values that have been packed with the least significant bit first rather than t...

github.com/trynoice/aurora.js - 526e12d1917d00fb17131ccba4c3616d0d634753 authored over 12 years ago by Devon Govett <[email protected]>
Make the decoder's 'available' event fire asynchronously

Important in some decoders with large frame sizes that all chunks be received before decoding co...

github.com/trynoice/aurora.js - 2e54fc3de75ef0276fbebbc60f5b3fe1b5bebef2 authored over 12 years ago by Devon Govett <[email protected]>
Semicolons? In CoffeeScript? This ain't no JavaScript!

github.com/trynoice/aurora.js - 5451d315bcc289c627af44666cb932663c56a4e4 authored over 12 years ago by Devon Govett <[email protected]>
Fix attached picture frames for ID3v2.2

github.com/trynoice/mp3.js - 17e4bc28607fa14435a547ebef5792aeedaa622c authored over 12 years ago by Devon Govett <[email protected]>
Bug fix

github.com/trynoice/aurora.js - ba49d8c3342c71431ff007528f9462abf46b4621 authored over 12 years ago by Devon Govett <[email protected]>
Merge branch 'master' of https://github.com/devongovett/mp3.js

github.com/trynoice/mp3.js - ecdf1dcb68f400cb0daa41b24cb63eed860c65f5 authored over 12 years ago by Devon Govett <[email protected]>
Get rid of globals

github.com/trynoice/mp3.js - d814828996a1cad6a36f456b02cbba0cc90eb54b authored over 12 years ago by Devon Govett <[email protected]>
Fix demo link

github.com/trynoice/aurora.js - 9f7ad070ec01a335196409bf4822c3d7755ccd47 authored over 12 years ago by Devon Govett <[email protected]>
Fix readme

github.com/trynoice/aurora.js - b1ba1c8ce96788b67ac9b78f5e2e3fb222d8da9f authored over 12 years ago by Devon Govett <[email protected]>
Readme

github.com/trynoice/aurora.js - 5808201a7a7cbc7ac43313b85da63ba1f50b3a0f authored over 12 years ago by Devon Govett <[email protected]>
Minor updates

github.com/trynoice/aurora.js - 2690e701c825ff10db8cb0ebdcf46837937cbc34 authored over 12 years ago by Devon Govett <[email protected]>
Remove alac.js import

github.com/trynoice/aurora.js - 1bfcc66db5e1345cb8d70ef8aaf6c45b086a14fe authored over 12 years ago by Devon Govett <[email protected]>
move aurora

github.com/trynoice/aurora.js - 4ffabf73e698a8106a3be1fb68623a72ca7d4afb authored over 12 years ago by Devon Govett <[email protected]>
Fix decoder imports

github.com/trynoice/aurora.js - 3e81c6405951a2264c64337bff95da79dd4c03d1 authored over 12 years ago by Devon Govett <[email protected]>
Merge 2 alac decoders into 1 and make better error handling

github.com/trynoice/aurora.js - 4c11e488cea81c33282e106bc90cedf9d468ed1b authored over 12 years ago by Devon Govett <[email protected]>
Merge pull request #1 from duckinator/patch-1

Update master

github.com/trynoice/mp3.js - 570a530fafbe0a0e2c4668762b8b0f5e195142dc authored over 12 years ago by Devon Govett <[email protected]>
Work around a JavaScriptAudioNode bug in Safari 6 beta

github.com/trynoice/aurora.js - 8879de330789e7d182b244ef5dadd6e6273d8583 authored over 12 years ago by Devon Govett <[email protected]>
Update master

github.com/trynoice/mp3.js - b4b515496a4a7900fc1dca2436d9cb4632a538a9 authored over 12 years ago by Nick Markwell <[email protected]>
Optimize Base class

No need to wrap methods if they don't ever use super

github.com/trynoice/aurora.js - a9e01e9365eedd3a4f6d1ff0e59641890301ba20 authored over 12 years ago by Devon Govett <[email protected]>
Update test page

github.com/trynoice/aurora.js - cc5af5396fbc12a48ca41cb3428cedef352faa55 authored over 12 years ago by Devon Govett <[email protected]>
Fix for WebKitAudioDevice

github.com/trynoice/aurora.js - dec0483bfdad5278b78a10325f6d8a64b6069362 authored over 12 years ago by Devon Govett <[email protected]>
Add Buffer#toBlob and Buffer#toBlobURL helper functions

github.com/trynoice/aurora.js - a8bb35489ef05650300219a99eb7b1946d34e8d8 authored over 12 years ago by Devon Govett <[email protected]>
Fixes for reading 0 bits

github.com/trynoice/aurora.js - 451291614350b2182c0739bf9a5ad21b5dd14cf5 authored over 12 years ago by Devon Govett <[email protected]>
Helpful init methods for decoders and demuxers

github.com/trynoice/aurora.js - c345e2b603791125e317299159e165aa7d486f8b authored over 12 years ago by Devon Govett <[email protected]>
Improve readme

github.com/trynoice/mp3.js - 8fa4629b3cc2dfe95dc123d6c9b6fc57e53ab6df authored over 12 years ago by Devon Govett <[email protected]>
Initial commit

github.com/trynoice/mp3.js - 12107c80e31b4b91c58769decad789e9482291d8 authored over 12 years ago by Devon Govett <[email protected]>
m4a and caf demuxing for aac

github.com/trynoice/aurora.js - 1c25c5fe01f44e2a765fb6bf668569796e58f71a authored over 12 years ago by Devon Govett <[email protected]>
Parse m4a esds atoms

github.com/trynoice/aurora.js - ec5d992732452093d3e0d5939091943a20184ebe authored almost 13 years ago by Devon Govett <[email protected]>
Fix m4a demuxer a bit

github.com/trynoice/aurora.js - 6cd292c0a2077ffea0d1e0e4312a72d92f18da29 authored almost 13 years ago by Devon Govett <[email protected]>
Add functions to make reading UTF-8 encoded strings easier

github.com/trynoice/aurora.js - f3df0bdc05efeb2ffa57700925c10445a61059a1 authored almost 13 years ago by Devon Govett <[email protected]>
Add readSigned function

github.com/trynoice/aurora.js - eda697eb1e79c17aab0655a285707fa0087365f9 authored almost 13 years ago by Devon Govett <[email protected]>
Some fixes™

github.com/trynoice/aurora.js - e7ff94fb7fe83f5364e8193e935c7ac55df90192 authored almost 13 years ago by Devon Govett <[email protected]>
Extra parenthesis

github.com/trynoice/aurora.js - 9ffd3f002129f5af4c1b498ec22dcfbc7853ff2f authored almost 13 years ago by Devon Govett <[email protected]>
Add Base class to import list

github.com/trynoice/aurora.js - eefb68ea4b0c2479f55208b3dd6a7dc4e185849e authored almost 13 years ago by Devon Govett <[email protected]>
Emit asset errors from the player

github.com/trynoice/aurora.js - b44d3a6ddbd21cffb175a25bab2babe77151ddb3 authored almost 13 years ago by Devon Govett <[email protected]>
Add a Base class which makes CoffeeScript classes easily extendable via plain JS

github.com/trynoice/aurora.js - 68d1a21a7bc9cb4df31a2c495039375c79216a48 authored almost 13 years ago by Devon Govett <[email protected]>
Add function to make extending from plain JS easier

github.com/trynoice/aurora.js - cc0498c6baf8080ef080518fc663584b880c049a authored almost 13 years ago by Devon Govett <[email protected]>
Some unit tests and a basic testing framework!

Open Aurora/test/run.html in your browser and look in the JS console!

github.com/trynoice/aurora.js - 83be0a228d5833435a6494398547e248b07c03f1 authored almost 13 years ago by Devon Govett <[email protected]>
Separate decoding pipeline from Player into Asset so other things like media inspection are possible.

Also make a unified interface for filters like volume and panning, and a nice AudioDevice interf...

github.com/trynoice/aurora.js - 8d492ffeee72b6f2c09d7c3bb7b7df76f39620dd authored almost 13 years ago by Devon Govett <[email protected]>
Remove logging

github.com/trynoice/aurora.js - 7eb4d219d3cd58053a199d383f43bb95cb18c915 authored almost 13 years ago by Devon Govett <[email protected]>
Add Stream.fromBuffer helper method

github.com/trynoice/aurora.js - fb81bbfefcc2fe4523d9d51b3e621a3b4871aae7 authored about 13 years ago by Devon Govett <[email protected]>
Support reading (and peeking) little endian IEEE 80 bit extended floats

github.com/trynoice/aurora.js - 6b8d3509ceff4bd83a2f1dde6e812705c7136de6 authored about 13 years ago by Devon Govett <[email protected]>
Split buffer classes into separate files and rename "shared" to "core"

Added peek methods for all stream/bitstream operations. Moved events into core. Moved queue out ...

github.com/trynoice/aurora.js - a2a574d23058f308a0b6d40e31ea8a213268034e authored about 13 years ago by Devon Govett <[email protected]>
Fix ALAC partial frame reading

github.com/trynoice/aurora.js - 57dd5c37c92bdbdb3ed1b6e49e30173f7bc48851 authored about 13 years ago by Devon Govett <[email protected]>
Remove old stuff

github.com/trynoice/aurora.js - a79d03f054138efa0eda8d126d5a52d3c489b43a authored about 13 years ago by Devon Govett <[email protected]>
Make peekUInt8 "safer"

github.com/trynoice/aurora.js - c728e00c7cf29fcd08deb638e115bf7760215da1 authored about 13 years ago by Devon Govett <[email protected]>
Fix copying

github.com/trynoice/aurora.js - d4993e8ce768fe7be2f3b3834d40d0aab750e936 authored about 13 years ago by Devon Govett <[email protected]>
Support reading 24-bit values

github.com/trynoice/aurora.js - 81cf80066585523da69cf430d90c9f4a81a4aaa9 authored about 13 years ago by Devon Govett <[email protected]>
Support playing a partial packet at the end of a file

github.com/trynoice/aurora.js - f248876cd0120ac6b969291d67924a67ff7ef41d authored about 13 years ago by Devon Govett <[email protected]>
Support demuxing files that only have one chunk

github.com/trynoice/aurora.js - 106f03e92a993ebc725ff681f570da99c710bca8 authored about 13 years ago by Devon Govett <[email protected]>
Buffer bug fixes

github.com/trynoice/aurora.js - 5c4cfbdda3883dd29b2fd18a8c7acd3ffcdace16 authored about 13 years ago by Devon Govett <[email protected]>
Emit end events from HTTPSource

github.com/trynoice/aurora.js - 1be76838861e22127efd8202e3e6ce0bb8d29dc9 authored about 13 years ago by Devon Govett <[email protected]>
Fix AU demuxer

github.com/trynoice/aurora.js - 9dfec612fd8d3809190acc2b054b9e62ecac1af2 authored about 13 years ago by Devon Govett <[email protected]>
Fix FileSource in Opera

github.com/trynoice/aurora.js - e3e5230fbf9e54533d1147a8ef4b95bc709d9b6f authored about 13 years ago by Devon Govett <[email protected]>
Simplify native endian test

github.com/trynoice/aurora.js - 99c4da1e19a2ea6c3b8c2f1749c7f9559b33466d authored about 13 years ago by Devon Govett <[email protected]>
Switch to using typed arrays to read binary types instead of bit twiddling

Performance and simplicity win. Fallbacks are provided where necessary (Float64Array missing in...

github.com/trynoice/aurora.js - 2618d00c744be8401c21d2292d0227e719daa2b2 authored about 13 years ago by Devon Govett <[email protected]>
Remove seemingly un-needed "safe" reading functions

github.com/trynoice/aurora.js - 13523b189b30f719b4ce7730c0fc57225b96acdd authored about 13 years ago by Devon Govett <[email protected]>
Correct WAV filesize endian

github.com/trynoice/aurora.js - 728ac0215443477e5ad5fe05644cf1177ecaf643 authored about 13 years ago by Devon Govett <[email protected]>
readFloat64 fallback for browsers without Float64Array (*cough* Safari *cough)

github.com/trynoice/aurora.js - 9d51550aaefac2df25f594c9031de269c32ce0af authored about 13 years ago by Devon Govett <[email protected]>
Fix WAV format flags

github.com/trynoice/aurora.js - fc38c54c5df741a1539e5a21f5d2f5bf16b50f84 authored about 13 years ago by Devon Govett <[email protected]>
Set correct AIFF format flags

github.com/trynoice/aurora.js - 49d5b8c4fa6d50135520f0f2fdc006a0ebf23614 authored about 13 years ago by Devon Govett <[email protected]>
Oops, fix extended float sign bit

github.com/trynoice/aurora.js - 7f427595dc72eabdf7265235b4d8eac3f6d34d93 authored about 13 years ago by Devon Govett <[email protected]>
Simplify AU demuxer

github.com/trynoice/aurora.js - f6e0f49ff34d72adb7d829c89b83a71a723fabf4 authored about 13 years ago by Devon Govett <[email protected]>