Skip to content

Commit da0183f

Browse files
committed
remove minim, remove sound.jar, add sound to build process
1 parent ddeccaf commit da0183f

File tree

41 files changed

+5
-1836
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+5
-1836
lines changed

build/build.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@
226226
<subant buildpath="../java/libraries/net" target="clean"/>
227227
<subant buildpath="../java/libraries/pdf" target="clean"/>
228228
<subant buildpath="../java/libraries/serial" target="clean"/>
229+
<subant buildpath="../java/libraries/sound" target="clean"/>
229230
<subant buildpath="shared/tools/MovieMaker" target="clean"/>
230231
<subant buildpath="../pdex" target="clean"/>
231232
</target>
@@ -237,6 +238,7 @@
237238
<subant buildpath="../java/libraries/net" target="build"/>
238239
<subant buildpath="../java/libraries/pdf" target="build"/>
239240
<subant buildpath="../java/libraries/serial" target="build"/>
241+
<subant buildpath="../java/libraries/sound" target="build"/>
240242
<subant buildpath="shared/tools/MovieMaker" target="build"/>
241243
<subant buildpath="../pdex" target="package"/>
242244
</target>

java/libraries/minim/examples/AnalyzeSound/AnalyzeSound.pde

Lines changed: 0 additions & 58 deletions
This file was deleted.
-151 KB
Binary file not shown.

java/libraries/minim/examples/CreateAnInstrument/CreateAnInstrument.pde

Lines changed: 0 additions & 85 deletions
This file was deleted.

java/libraries/minim/examples/GetMetaData/GetMetaData.pde

Lines changed: 0 additions & 57 deletions
This file was deleted.
-424 KB
Binary file not shown.
-22 KB
Binary file not shown.

java/libraries/minim/examples/MonitorInput/MonitorInput.pde

Lines changed: 0 additions & 61 deletions
This file was deleted.

java/libraries/minim/examples/PatchingAnInput/PatchingAnInput.pde

Lines changed: 0 additions & 56 deletions
This file was deleted.

java/libraries/minim/examples/PlayAFile/PlayAFile.pde

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)