From: <ult...@us...> - 2007-08-27 16:03:22
|
Revision: 686 http://opengate.svn.sourceforge.net/opengate/?rev=686&view=rev Author: ultrasick Date: 2007-08-26 07:00:37 -0700 (Sun, 26 Aug 2007) Log Message: ----------- moving files around Added Paths: ----------- trunk/templates/data/sounds/GUI/ trunk/templates/data/sounds/GUI/click.aup trunk/templates/data/sounds/GUI/click.txt trunk/templates/data/sounds/GUI/click_data/ trunk/templates/data/sounds/GUI/click_data/e00/ trunk/templates/data/sounds/GUI/click_data/e00/d00/ trunk/templates/data/sounds/GUI/click_data/e00/d00/e0000efe.au Removed Paths: ------------- trunk/templates/data/sounds/click.aup trunk/templates/data/sounds/click.txt trunk/templates/data/sounds/click_data/ Added: trunk/templates/data/sounds/GUI/click.aup =================================================================== --- trunk/templates/data/sounds/GUI/click.aup (rev 0) +++ trunk/templates/data/sounds/GUI/click.aup 2007-08-26 14:00:37 UTC (rev 686) @@ -0,0 +1,15 @@ +<?xml version="1.0" standalone="no" ?> +<!DOCTYPE project PUBLIC "-//audacityproject-1.3.0//DTD//EN" "http://audacity.sourceforge.net/xml/audacityproject-1.3.0.dtd" > +<project xmlns="http://audacity.sourceforge.net/xml/" projname="click_data" version="1.3.0" audacityversion="1.3.3-beta" sel0="0.0000000000" sel1="0.0000000000" vpos="0" h="0.0000000000" zoom="52234.2431761787" rate="44100"> + <tags title="" artist="" album="" track="-1" year="" genre="-1" comments="" id3v2="1"/> + <wavetrack name="Tonspur" channel="2" linked="0" offset="0.00000000" rate="44100" gain="1" pan="0"> + <waveclip offset="0.00000000"> + <sequence maxsamples="262144" sampleformat="262159" numsamples="1209"> + <waveblock start="0"> + <simpleblockfile filename="e0000efe.au" len="1209" min="-0.748553" max="0.748331" rms="0.065612"/> + </waveblock> + </sequence> + <envelope numpoints="0"/> + </waveclip> + </wavetrack> +</project> Property changes on: trunk/templates/data/sounds/GUI/click.aup ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/templates/data/sounds/GUI/click.txt =================================================================== --- trunk/templates/data/sounds/GUI/click.txt (rev 0) +++ trunk/templates/data/sounds/GUI/click.txt 2007-08-26 14:00:37 UTC (rev 686) @@ -0,0 +1,11 @@ +neue monospur (44.100 Hz; 32 bit float) +click track erzeugen (werte egal) +einen der starken schallimpulse rausschneiden, rest l\xF6schen +stille wegschneiden, alles wegschneiden was nicht zur sauberen sinuskurve geh\xF6rt, an den anfang der tonspur schieben +2 volle wellen am anfang ausw\xE4hlen und fade in effekt anwenden +2 volle wellen am ende ausw\xE4hlen und fade out effekt anwenden +effekt "tonh\xF6he \xE4ndern" anwenden (-24 halbtonschritte) +stille wegschneiden +projekt speichern +schlie\xDFen und wieder aufrufen (nutzlose dateien l\xF6schen lassen) +sound exportieren (wave; 32 bit float; microsoft) \ No newline at end of file Property changes on: trunk/templates/data/sounds/GUI/click.txt ___________________________________________________________________ Name: svn:eol-style + native Added: trunk/templates/data/sounds/GUI/click_data/e00/d00/e0000efe.au =================================================================== (Binary files differ) Property changes on: trunk/templates/data/sounds/GUI/click_data/e00/d00/e0000efe.au ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Deleted: trunk/templates/data/sounds/click.aup =================================================================== --- trunk/templates/data/sounds/click.aup 2007-08-26 13:59:09 UTC (rev 685) +++ trunk/templates/data/sounds/click.aup 2007-08-26 14:00:37 UTC (rev 686) @@ -1,15 +0,0 @@ -<?xml version="1.0" standalone="no" ?> -<!DOCTYPE project PUBLIC "-//audacityproject-1.3.0//DTD//EN" "http://audacity.sourceforge.net/xml/audacityproject-1.3.0.dtd" > -<project xmlns="http://audacity.sourceforge.net/xml/" projname="click_data" version="1.3.0" audacityversion="1.3.3-beta" sel0="0.0000000000" sel1="0.0000000000" vpos="0" h="0.0000000000" zoom="52234.2431761787" rate="44100"> - <tags title="" artist="" album="" track="-1" year="" genre="-1" comments="" id3v2="1"/> - <wavetrack name="Tonspur" channel="2" linked="0" offset="0.00000000" rate="44100" gain="1" pan="0"> - <waveclip offset="0.00000000"> - <sequence maxsamples="262144" sampleformat="262159" numsamples="1209"> - <waveblock start="0"> - <simpleblockfile filename="e0000efe.au" len="1209" min="-0.748553" max="0.748331" rms="0.065612"/> - </waveblock> - </sequence> - <envelope numpoints="0"/> - </waveclip> - </wavetrack> -</project> Deleted: trunk/templates/data/sounds/click.txt =================================================================== --- trunk/templates/data/sounds/click.txt 2007-08-26 13:59:09 UTC (rev 685) +++ trunk/templates/data/sounds/click.txt 2007-08-26 14:00:37 UTC (rev 686) @@ -1,11 +0,0 @@ -neue monospur (44.100 Hz; 32 bit float) -click track erzeugen (werte egal) -einen der starken schallimpulse rausschneiden, rest l\xF6schen -stille wegschneiden, alles wegschneiden was nicht zur sauberen sinuskurve geh\xF6rt, an den anfang der tonspur schieben -2 volle wellen am anfang ausw\xE4hlen und fade in effekt anwenden -2 volle wellen am ende ausw\xE4hlen und fade out effekt anwenden -effekt "tonh\xF6he \xE4ndern" anwenden (-24 halbtonschritte) -stille wegschneiden -projekt speichern -schlie\xDFen und wieder aufrufen (nutzlose dateien l\xF6schen lassen) -sound exportieren (wave; 32 bit float; microsoft) \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |