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

feat: add about fragment implementation

github.com/trynoice/android-app - 16b67af44985b948f98e90dc9ce82fbb0484a848 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
test: add case for SoundLibraryFragment

github.com/trynoice/android-app - 376c47a5b4f66df9ee13702cf814633eb7813766 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
ci(.travis.yml): add test coverage config for codecov

github.com/trynoice/android-app - cc1707e3a4e308c983ea22503f827e475639b997 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
test: Add unit tests for MediaPlayerService

github.com/trynoice/android-app - e5db786100596fc33e2c5910cbc60723374f7315 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
test: add unit tests for SoundManager

github.com/trynoice/android-app - d3d04833525600bb021560ab3d5a8cee90a61c31 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: notification actions not responding when app is in background

github.com/trynoice/android-app - 148dc7116eb77def6fe8778474cc13ea3d2069f1 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: bind service to fragment to avoid NPE mess

github.com/trynoice/android-app - 3aa43f7502c224fcd856ba43f282468637ba485c authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: remove unused proguard config and 'credits'

github.com/trynoice/android-app - 9ecaf1ebd3149eeea716b22b17472e24f265ef04 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
chore: bump material dependency version

github.com/trynoice/android-app - 20c56d65ccfcd61ad7c2e22cb07ca6df538f6c7b authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: crash on screen orientation change

Indicating in Manifest that MainActivity should handle orientation changes on its own.
So it shou...

github.com/trynoice/android-app - a4725c3eaf9bb7eb02c03c0e23440432321eac48 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: add predefined min delay for non-loopable sounds

github.com/trynoice/android-app - 874993bd0a919d40501e0d3ea093ea59299fb22c authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: pause playback on headset unplug

github.com/trynoice/android-app - 2c4d6cb4ff3a46970ebae0d4ca819a8a3325c092 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: update sound library

github.com/trynoice/android-app - 24b224052879e137d334d1a0572a040cfa6c6869 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: add audio focus listener

github.com/trynoice/android-app - 947ae8c8703cb79deb534a7cb28a4c01f37adc39 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: notification updates sync with playback state

github.com/trynoice/android-app - 88e8fef4f6dbf48747fb39b63bea4252f9ff1737 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: notification play action button

github.com/trynoice/android-app - 83edbdf2cb54709d84c1bb87551a54af7f3e7c2c authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: Sound playback, pause and resume

github.com/trynoice/android-app - 59d240168a887cfcf5747cee271d90b6ece30802 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: media player notification actions

...and minor refactoring in SoundManager

github.com/trynoice/android-app - 91d7acfebaa79b5e4fcb75e79bb69169c77cce5c authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: play button appearance in sound library

github.com/trynoice/android-app - d3c2908dcad573642e1fdf8b08b725672e4ba71e authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: setup sound playback backend

github.com/trynoice/android-app - eb9eeffaa85b0554b16e7b8d975105c5aa75e2d0 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
perf: optimize sound library fragment and tweak ui

github.com/trynoice/android-app - 62098294d3ff6928c087b73145fbde0c79bf828c authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: nav drawer toggle content descriptions

also fix formatting

github.com/trynoice/android-app - fb0402f1ebc46b3e4076e445dd4b0a51eec442e2 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: setup basic dashboard ui

github.com/trynoice/android-app - ba56340997b6c67f6d8e0803b106c17980a4e1e8 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: navigation drawer not being updated on pressing back button

github.com/trynoice/android-app - a01ee0a40c693bd550329d36ff4f8972f86f488e authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: add basic sound library

github.com/trynoice/android-app - f53603a615af317019b9648b4058ad71e8583a13 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
fix: fragment state loss on device orientation change

github.com/trynoice/android-app - 924885521c993c3cb56da6296ea38a679c6a52b4 authored over 5 years ago by Ashutosh Gangwar <[email protected]>
feat: setup basic ui navigation

github.com/trynoice/android-app - 5d9874849836bd2a402e4523741b05dac2c6b5fb authored over 5 years ago by Ashutosh Gangwar <[email protected]>
setup initial boilerplate

github.com/trynoice/android-app - 608053590d84c7b7db54ba2fe812cf6170b385af authored over 5 years ago by Ashutosh Gangwar <[email protected]>
Add LICENSE

github.com/trynoice/android-app - 801d2b993935c908d0b29e5657b4d07b604f5e4f authored over 5 years ago by Ashutosh Gangwar <[email protected]>
Merge pull request #20 from audiocogs/mllt-seek

Add support for ID3 MLLT-based seeking

github.com/trynoice/mp3.js - 4c57a308dfafb8a120a0cc5ddbf43c1a010a0f5b authored over 8 years ago by Devon Govett <[email protected]>
Add support for ID3 MLLT-based seeking

The MPEGLocationLookupTable (MLLT) ID3 tag supports a much more accurate seek table for VBR MP3s...

github.com/trynoice/mp3.js - ac8fe8a74b1dfb1dd8bdfb1ae8f0f0e1bcdeac69 authored over 8 years ago by Devon Govett <[email protected]>
Update README.md

github.com/trynoice/mp3.js - a43dd4b70af9ad283af0b49d1483c47c3b766d11 authored over 8 years ago by Devon Govett <[email protected]>
Fixes for VBRI tag reading

github.com/trynoice/mp3.js - a21741c4e0cbb937e9d3e96c0bd3b9fe732dd2cd authored over 8 years ago by Devon Govett <[email protected]>
Merge pull request #162 from industral/master

fixed application stop after throw an error.

github.com/trynoice/aurora.js - d5a4b235ca75c873b4e15587bd9a55fa18aaabc3 authored over 8 years ago by Devon Govett <[email protected]>
Fixing browserify resolution of sources

When JS files existed, it was using them instead of the coffeescript ones, so the overrides were...

github.com/trynoice/aurora.js - 8ea21f43811e2b1dab48798f476363f7e44d264f authored over 8 years ago by Devon Govett <[email protected]>
Make coffeeify an explicit dependency for browserify builds

github.com/trynoice/aurora.js - 394711debdea76339c5f4858b496079259204797 authored over 8 years ago by Devon Govett <[email protected]>
Add Travis CI configuration (#169)

github.com/trynoice/aurora.js - ae32eee4b751ad1e4b047c4503718ecc0350280d authored over 8 years ago by Dimiter Petrov <[email protected]>
Update package.json (#163)

new speaker!! WHOOOO!

github.com/trynoice/aurora.js - 2379ee503070de5dd6bc233499e5fabd183f37b7 authored over 8 years ago by Mathijs van Velde <[email protected]>
Port tests to use mocha (#168)

* Use mocha for tests

* Fixing tests in the browser

* Run a static server before running t...

github.com/trynoice/aurora.js - beeed481c82b4e4b6458c0c688d7184b3267692c authored over 8 years ago by Devon Govett <[email protected]>
fixed application stop after throw an error.

github.com/trynoice/aurora.js - 3bfc02b8a7cb3ce489d80394de5710233eddfbb0 authored almost 9 years ago by Oleksiy Ivasyuv <[email protected]>
Merge pull request #159 from MathijsvVelde/patch-1

Stop the source of loading data

github.com/trynoice/aurora.js - e69e3fbdfc7c8864823185cdd764f5c2dee1e273 authored almost 9 years ago by Dimiter Petrov <[email protected]>
Stop the source of loading data

Stop the source of loading data when the destroy function is called.
For when the track is not ...

github.com/trynoice/aurora.js - 57d90fca1c88cf74c69af25876200d2cc2de7844 authored almost 9 years ago by Mathijs van Velde <[email protected]>
Merge pull request #158 from MathijsvVelde/master

Stopping Error and Music still playing after deletion FIXED, and some extras.

github.com/trynoice/aurora.js - b1c28071494dd1f07617c40287404812b3161aab authored almost 9 years ago by Dimiter Petrov <[email protected]>
Add ability to remove all handlers from a specific event or class

github.com/trynoice/aurora.js - 9d4a4403a1f6ac8cfcf66b61da4cba08a835fb43 authored almost 9 years ago by Mathijs van Velde <[email protected]>
added the cleanup ability for AV.Player and AV.Asset

github.com/trynoice/aurora.js - 596ae2e2a307f6d1c57dda7e3b6921b5de09eaf8 authored almost 9 years ago by Mathijs van Velde <[email protected]>
Fix playback not stopping after cleanup

github.com/trynoice/aurora.js - 678d1cf58987f0b618e5e3cf373cdab09d2d21e1 authored almost 9 years ago by Mathijs van Velde <[email protected]>
Bump speaker dependency version

github.com/trynoice/aurora.js - e3b52c916582bf21beed34cfede0d797ff917291 authored almost 9 years ago by Mathijs van Velde <[email protected]>
Update resampler

github.com/trynoice/aurora.js - 83d7c46a9a1e7b7bc04908cbd7f02e51a0a70d06 authored about 9 years ago by Devon Govett <[email protected]>
Merge pull request #13 from PRX/feat/add_format_info

add more header info to mp3 format emit

github.com/trynoice/mp3.js - 42c57c1a9c46123d7a59e59a820570c353fd0e4c authored about 9 years ago by Devon Govett <[email protected]>
Merge branch 'master' of github.com:audiocogs/aurora.js

github.com/trynoice/aurora.js - ff433734bf2c3731285fc30b9f9bfaa7c305ae13 authored about 9 years ago by Devon Govett <[email protected]>
Merge branch 'MathijsvVelde-master'

xplain why this merge is necessary,

github.com/trynoice/aurora.js - 26e712f22b7f343ba7446f1ea9139e776f71e6d4 authored about 9 years ago by Devon Govett <[email protected]>
Merge branch 'master' of https://github.com/MathijsvVelde/aurora.js into MathijsvVelde-master

# Conflicts:
# package.json

github.com/trynoice/aurora.js - 5dea128ee20ca7c97f6b5157878189043422bbc8 authored about 9 years ago by Devon Govett <[email protected]>
Merge pull request #128 from qzchenwl/master

Fix: Decoder set waiting while buffering

github.com/trynoice/aurora.js - 338f6c847a5b8a734562c76aa786d2b4903a399e authored about 9 years ago by Devon Govett <[email protected]>
Merge pull request #118 from lazyevil/master

Add length option to HTTPSource constructor

github.com/trynoice/aurora.js - 2d6e63c419f0ba7a0b0bbfbab05d0c6ca590cc40 authored about 9 years ago by Devon Govett <[email protected]>
Merge branch 'master' of github.com:audiocogs/aurora.js

github.com/trynoice/aurora.js - 04f8e87687e2d8439b33389e650bd524bacc089d authored about 9 years ago by Devon Govett <[email protected]>
Merge pull request #137 from hughrawlinson/update-speaker

updates speaker version

github.com/trynoice/aurora.js - a6a705e149bc5a3bc3701ec6f20bf4d9cca837c3 authored about 9 years ago by Devon Govett <[email protected]>
Update package.json

github.com/trynoice/aurora.js - ef7533eb90d41ae7aa96c9d5784f97f1db527c8d authored about 9 years ago by Mathijs van Velde <[email protected]>
Merge branch 'patch-1'

* patch-1:
no message
Update node-speaker.coffee

github.com/trynoice/aurora.js - 4c0af4c68158066bdb3ca3585e035586cf03ee90 authored about 9 years ago by Mathijs van Velde <[email protected]>
no message

github.com/trynoice/aurora.js - 70830a850804a4c4892a5fdf6f97e175cecd8214 authored about 9 years ago by Mathijs van Velde <[email protected]>
Update package.json

use new `Speaker` module

github.com/trynoice/aurora.js - 99c6445176dec69e316563a587053c8379c1893f authored about 9 years ago by Mathijs van Velde <[email protected]>
Update node-speaker.coffee

The last buffer loops on player pause... (is quite difficult to hear, but sometimes it can be ve...

github.com/trynoice/aurora.js - bfd1c54fbdd505efef4257ec39ffb1ff1a03e5a0 authored about 9 years ago by Mathijs van Velde <[email protected]>
Merge pull request #16 from thijstriemstra/patch-1

fix flac.js link

github.com/trynoice/mp3.js - 9a0c602c4c5874e81f73b63b943c8a711782547a authored over 9 years ago by Devon Govett <[email protected]>
fix flac.js link

github.com/trynoice/mp3.js - 525ccbc15ad90d21c5e4dbbcc6c7a4b105fe75db authored over 9 years ago by Thijs Triemstra <[email protected]>
updates speaker version

github.com/trynoice/aurora.js - 03329efdc073f18a1378725a47b7245664e17b55 authored over 9 years ago by Hugh Rawlinson <[email protected]>
Merge pull request #136 from hughrawlinson/patch-1

Adds license field to package.json

github.com/trynoice/aurora.js - fc7d6f06a0051c21464347df81f171298861f744 authored over 9 years ago by Dimiter Petrov <[email protected]>
Adds license field to package.json

github.com/trynoice/aurora.js - 281141794ea4a16745ff290b0bb6d3c84bedc67b authored over 9 years ago by Hugh Rawlinson <[email protected]>
Fix: Decoder set waiting while buffering, emit end if final buffer received.

github.com/trynoice/aurora.js - f68f415199b301b15e00188b264a1119c38dfd3e authored over 9 years ago by qzchenwl <[email protected]>
Merge pull request #15 from qzchenwl/master

Fix: Read I_STEREO in MP3FrameHeader.FLAGS failed

github.com/trynoice/mp3.js - 88e28c41f9aefebc28304b929dc22f68d44134c9 authored over 9 years ago by Devon Govett <[email protected]>
Fix: Read I_STEREO in MP3FrameHeader.FLAGS failed

github.com/trynoice/mp3.js - 67576206d415d21bc2a914ab8fe0b72fbe899e06 authored over 9 years ago by qzchenwl <[email protected]>
Merge pull request #111 from alphatesla/fix-sfari-stream

adds header to fix safari stream bug

github.com/trynoice/aurora.js - 12ea496c1ba7f2e7cff4be801558d77819d3d7d7 authored almost 10 years ago by Devon Govett <[email protected]>
Merge remote-tracking branch 'origin/patch-3'

github.com/trynoice/aurora.js - 6432c48c3a6fd7738cc8eabb283b1861c30ad6b9 authored almost 10 years ago by lazyevil <[email protected]>
Merge remote-tracking branch 'origin/patch-2'

github.com/trynoice/aurora.js - 00eebca5904a03eb80ec43fceb48c221a24f72e8 authored almost 10 years ago by lazyevil <[email protected]>
Add options argument to Player.fromURL

github.com/trynoice/aurora.js - 9376827938109dcfb8c0efbd72e137de649cb2b8 authored almost 10 years ago by lazyevil <[email protected]>
Add options argument to Asset.fromURL

github.com/trynoice/aurora.js - dd24949c3d79c1f7cf907f1a8e51e056db06d8f0 authored almost 10 years ago by lazyevil <[email protected]>
Add length option to HTTPSource constructor

If the Content-Length is known at the time of HTTPSource instantiation,
an HTTP HEAD request m...

github.com/trynoice/aurora.js - f2429922cdf49d7eb5b6b0a6efb481cff371963e authored almost 10 years ago by lazyevil <[email protected]>
adds header to fix safari stream bug

github.com/trynoice/aurora.js - be61b12c9fb7ec334629390267ca66b35e512196 authored about 10 years ago by alphatesla <[email protected]>
0.4.4

github.com/trynoice/aurora.js - a93c544f95b27c3f854ad2a815ab3b904b52bc62 authored about 10 years ago by Devon Govett <[email protected]>
Merge pull request #106 from ArtskydJ/patch-1

Changed AV.BufferList to BufferList

github.com/trynoice/aurora.js - 89ebeb4237124543ef9758055c9e24f08dec70b2 authored about 10 years ago by Devon Govett <[email protected]>
Changed AV.BufferList to BufferList

AV does not exist in this scope; throws an error in the browser when using `AV.Player.fromBuffer()`

github.com/trynoice/aurora.js - 612172a3e37b354482418a602b38946fa9a6b96a authored about 10 years ago by Joseph Dykstra <[email protected]>
add more header info to mp3 format emit

github.com/trynoice/mp3.js - 71e5362499a95f8b4035722f577034f579a745bb authored about 10 years ago by Andrew Kuklewicz <[email protected]>
v0.4.3

github.com/trynoice/aurora.js - e8780aa4751c3b9c2a0af4bfe76b021b570f4f24 authored over 10 years ago by Devon Govett <[email protected]>
Catch errors while probing and go to next format

github.com/trynoice/aurora.js - 7e59806894304d6919da5c9ac7580a45da488e29 authored over 10 years ago by Devon Govett <[email protected]>
Make node-speaker an optional dependency. Closes #96.

github.com/trynoice/aurora.js - 72bcb39961634c1060a9c456571f0b60fa3752c5 authored over 10 years ago by Devon Govett <[email protected]>
Silly makefile

github.com/trynoice/aurora.js - fa167c1f504204af82bc01adcfb81a127d3d2854 authored over 10 years ago by Devon Govett <[email protected]>
v0.4.1

github.com/trynoice/aurora.js - d344d77a028fc27779b8c8552047e4458d6ad766 authored over 10 years ago by Devon Govett <[email protected]>
Don't ignore src in npm

github.com/trynoice/aurora.js - 111d8650cf184e985fb29986e2275c8056ee8cb3 authored over 10 years ago by Devon Govett <[email protected]>
Ignore build in browserify

github.com/trynoice/aurora.js - eda8f649e17c19ba87180a9782539f5f52c6d660 authored over 10 years ago by Devon Govett <[email protected]>
Don't ignore coffeescript files

github.com/trynoice/aurora.js - cb2cbd58a5c81e1245f0c1782389c84c627836af authored over 10 years ago by Devon Govett <[email protected]>
Merge pull request #8 from audiocogs/browserify

Switch build system to Browserify

github.com/trynoice/mp3.js - 8964d9dd1b5fa00ba27576c3970b387691dae1d3 authored over 10 years ago by Devon Govett <[email protected]>
Merge pull request #75 from audiocogs/browserify

Switch build system to Browserify

github.com/trynoice/aurora.js - 97c717ed1aa058979e2adb35ac8f9c76aa2bc620 authored over 10 years ago by Devon Govett <[email protected]>
Update tests readme

github.com/trynoice/aurora.js - aa802cacbb167239706fac4cb6b50d6b350e8921 authored over 10 years ago by Devon Govett <[email protected]>
Update readme

github.com/trynoice/mp3.js - a50f6785bf628597874eed629725f1fa146df70a authored over 10 years ago by Devon Govett <[email protected]>
Update readme

github.com/trynoice/aurora.js - bcb6dae7c64a751e3f6dfc582d7a9f011bedb28d authored over 10 years ago by Devon Govett <[email protected]>
Add browser_slim target to Makefile

github.com/trynoice/aurora.js - 72b7d1e7d6c43bf309a8b63ecefa1ae2c9949568 authored over 10 years ago by Devon Govett <[email protected]>
Add Makefile for standalone browser version

github.com/trynoice/mp3.js - 086a95c232972f57d1456b08695569cceeccc378 authored over 10 years ago by Devon Govett <[email protected]>