2013-11-02 00:16:14 +00:00
|
|
|
Categories:Multimedia
|
2012-08-28 12:45:43 +00:00
|
|
|
License:GPLv3
|
2015-03-30 17:01:48 +00:00
|
|
|
Web Site:https://github.com/pmarks-net/chromadoze/blob/HEAD/README.md
|
|
|
|
Source Code:https://github.com/pmarks-net/chromadoze
|
|
|
|
Issue Tracker:https://github.com/pmarks-net/chromadoze/issues
|
2012-08-28 12:45:43 +00:00
|
|
|
|
2013-06-15 10:13:09 +00:00
|
|
|
Auto Name:Chroma Doze
|
2012-08-28 12:45:43 +00:00
|
|
|
Summary:Noise generator
|
|
|
|
Description:
|
2015-08-29 02:03:13 +00:00
|
|
|
Generates noise with a custom colour profile. It is intended to be used as a
|
|
|
|
sleep sound generator. It provides rapid feedback to adjustments in the
|
|
|
|
spectrum, and is designed to minimize CPU usage in the steady state.
|
2012-08-28 12:45:43 +00:00
|
|
|
|
2015-08-29 02:03:13 +00:00
|
|
|
It works by running shaped white noise through an Inverse Discrete Cosine
|
2015-09-12 05:52:14 +00:00
|
|
|
Transform, generating a few megabytes of distinct audio blocks. The steady-state
|
|
|
|
behavior selects blocks at random, and smoothly crossfades between them
|
2012-08-28 12:45:43 +00:00
|
|
|
.
|
|
|
|
|
2015-03-30 17:01:48 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/pmarks-net/chromadoze
|
2012-08-28 12:45:43 +00:00
|
|
|
|
2014-03-10 05:19:27 +00:00
|
|
|
Build:1.1.1,7
|
|
|
|
commit=26
|
|
|
|
|
|
|
|
Build:2.1,9
|
|
|
|
commit=34
|
|
|
|
srclibs=ActionBarSherlock@4.3.0
|
2014-08-12 02:53:52 +00:00
|
|
|
extlibs=android/android-support-v4.jar
|
2014-03-10 05:19:27 +00:00
|
|
|
prebuild=echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties && \
|
|
|
|
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs
|
2014-08-12 02:53:52 +00:00
|
|
|
target=android-16
|
2014-03-10 05:19:27 +00:00
|
|
|
|
|
|
|
Build:2.2,10
|
|
|
|
commit=37
|
|
|
|
srclibs=ActionBarSherlock@4.3.0
|
2014-08-12 02:53:52 +00:00
|
|
|
extlibs=android/android-support-v4.jar
|
2014-03-10 05:19:27 +00:00
|
|
|
prebuild=echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties && \
|
|
|
|
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs
|
2014-08-12 02:53:52 +00:00
|
|
|
target=android-16
|
2014-03-10 05:19:27 +00:00
|
|
|
|
|
|
|
Build:3.1,12
|
|
|
|
commit=65
|
|
|
|
prebuild=cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
|
|
|
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
|
|
|
|
$$SDK$$/tools/android update lib-project --path ./appcompat/
|
2014-08-12 02:53:52 +00:00
|
|
|
target=android-18
|
2012-08-28 12:45:43 +00:00
|
|
|
|
2014-04-05 09:21:46 +00:00
|
|
|
Build:3.3,14
|
|
|
|
commit=72
|
|
|
|
prebuild=cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
|
|
|
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
|
|
|
|
$$SDK$$/tools/android update lib-project --path ./appcompat/
|
2014-08-12 02:53:52 +00:00
|
|
|
target=android-18
|
2014-04-05 09:21:46 +00:00
|
|
|
|
2014-08-14 01:03:17 +00:00
|
|
|
Build:3.4,15
|
|
|
|
commit=76
|
|
|
|
prebuild=cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
|
|
|
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
|
|
|
|
$$SDK$$/tools/android update lib-project --path ./appcompat/
|
|
|
|
target=android-18
|
|
|
|
|
2014-12-15 12:35:44 +00:00
|
|
|
Build:3.5,16
|
|
|
|
disable=missing resources
|
|
|
|
commit=83
|
|
|
|
prebuild=cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
|
|
|
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
|
|
|
|
$$SDK$$/tools/android update lib-project --path ./appcompat/
|
|
|
|
target=android-21
|
|
|
|
|
2015-03-30 17:01:48 +00:00
|
|
|
Build:3.5.1,17
|
|
|
|
commit=v3.5.1
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-01-11 04:43:19 +00:00
|
|
|
Build:3.5.2,18
|
|
|
|
commit=v3.5.2
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-01-18 17:59:46 +00:00
|
|
|
Build:3.5.3,20
|
|
|
|
commit=v3.5.3
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-01-19 23:36:04 +00:00
|
|
|
Build:3.5.4,21
|
|
|
|
commit=v3.5.4
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2016-01-31 04:48:23 +00:00
|
|
|
Build:3.5.5,22
|
|
|
|
commit=v3.5.5
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2015-03-30 17:01:48 +00:00
|
|
|
Auto Update Mode:Version v%v
|
|
|
|
Update Check Mode:Tags
|
2016-01-31 04:48:23 +00:00
|
|
|
Current Version:3.5.5
|
|
|
|
Current Version Code:22
|