Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArt Hunkins <abhunkin@uncg.edu>2011-03-06 20:23:33 (GMT)
committer Art Hunkins <abhunkin@uncg.edu>2011-03-06 20:23:33 (GMT)
commit0723ec01ee5d431096348365c02d6e370d63509a (patch)
tree7be03df250baa36ec4913d827c4e472ec038f655
parent62ac8a784c7d1386fd5ae23e14064f47db100ac2 (diff)
Version 5 changes: Sound files tweaked and a bug fixed
-rwxr-xr-xFileMixReadMe.txt10
-rwxr-xr-xactivity/activity.info2
-rwxr-xr-xsoundin.2bin2578752 -> 2578752 bytes
-rwxr-xr-xsoundin.4bin2625648 -> 2625648 bytes
4 files changed, 9 insertions, 3 deletions
diff --git a/FileMixReadMe.txt b/FileMixReadMe.txt
index 46a52cc..ad81a7b 100755
--- a/FileMixReadMe.txt
+++ b/FileMixReadMe.txt
@@ -37,7 +37,7 @@ Sugar. The following versions of Record seem to work well or fairly
well: v86 with the XO-1.5 and the XO-1 upgraded to Sugar 0.84; and
v64 with Sugar-on-a-Stick Strawberry (0.84). The XO-1.5 works *best*
with v78 (strangely named the "Grabar" activity). No current Record
-versions work correctly with Sugar 0.86 and higher (as of 12/2010).
+versions work correctly with Sugar 0.86 and higher (as of 3/2011).
Please note that Record prior to v74 (except for v61-64) produce ogg
*speex* files; these files are *not* compatible with FileMix.
@@ -47,12 +47,18 @@ practically, however, user sound-files may be loaded from the Journal
(Sugar 0.84 and later). In this case, only wav and ogg/vorbis formats
are allowed.
+Unfortunately, no other Sugar activity (including TimeLapse,
+ShowNTell, and most importantly, Etoys) produces soundfiles useable
+by FileMix. Either they write files other than Ogg Vorbis or wav, are
+restricted to Sugar 0.82, or their output is inaccessible to the
+Journal and other activities (the case with Etoys).
+
More advanced users may wish to record their soundfiles on some other
system, and import their wav or ogg vorbis files into the Journal via
a USB drive. (Display drive contents in Journal view, and drag your
file onto the Journal icon.)
-Otherwise, advanced users can also run the fine Audacity application
+Otherwise, adventureous users may run the fine Audacity application
to record and edit. (Happily, none of the limitations of the Record
activity apply here.) In the Terminal, connected to the web, enter:
su <Enter>
diff --git a/activity/activity.info b/activity/activity.info
index 26985a9..82f5709 100755
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -5,7 +5,7 @@ name = FileMix
bundle_id = org.laptop.FileMix
icon = activity-filemix
-activity_version = 4
+activity_version = 5
host_version = 1
diff --git a/soundin.2 b/soundin.2
index 94abfe5..0cd14ce 100755
--- a/soundin.2
+++ b/soundin.2
Binary files differ
diff --git a/soundin.4 b/soundin.4
index 9b981c0..3ca9efe 100755
--- a/soundin.4
+++ b/soundin.4
Binary files differ