- removed redundant files
- added IFSC conform false start tone
This commit is contained in:
parent
36cc67e467
commit
b6e7abbd54
19 changed files with 35 additions and 100 deletions
|
@ -30,15 +30,26 @@ SequentialAnimation {
|
||||||
property alias outEasingType: outAnimation.easing.type
|
property alias outEasingType: outAnimation.easing.type
|
||||||
property alias inEasingType: inAnimation.easing.type
|
property alias inEasingType: inAnimation.easing.type
|
||||||
property string easingType: "Quad"
|
property string easingType: "Quad"
|
||||||
|
ParallelAnimation {
|
||||||
NumberAnimation { // in the default case, fade scale to 0
|
NumberAnimation { // in the default case, fade scale to 0
|
||||||
id: outAnimation
|
id: outAnimation
|
||||||
target: root.target
|
target: root.target
|
||||||
property: root.fadeProperty
|
property: "scale"
|
||||||
|
duration: root.fadeDuration_in
|
||||||
|
to: 0.9
|
||||||
|
easing.type: Easing["In"+root.easingType]
|
||||||
|
}
|
||||||
|
NumberAnimation { // in the default case, fade scale to 0
|
||||||
|
id: outAnimation2
|
||||||
|
target: root.target
|
||||||
|
property: "opacity"
|
||||||
duration: root.fadeDuration_in
|
duration: root.fadeDuration_in
|
||||||
to: 0
|
to: 0
|
||||||
easing.type: Easing["In"+root.easingType]
|
easing.type: Easing["In"+root.easingType]
|
||||||
}
|
}
|
||||||
|
}
|
||||||
PropertyAction { } // actually change the property targeted by the Behavior between the 2 other animations
|
PropertyAction { } // actually change the property targeted by the Behavior between the 2 other animations
|
||||||
|
ParallelAnimation {
|
||||||
NumberAnimation { // in the default case, fade scale back to 1
|
NumberAnimation { // in the default case, fade scale back to 1
|
||||||
id: inAnimation
|
id: inAnimation
|
||||||
target: root.target
|
target: root.target
|
||||||
|
@ -47,4 +58,14 @@ SequentialAnimation {
|
||||||
to: 1
|
to: 1
|
||||||
easing.type: Easing["Out"+root.easingType]
|
easing.type: Easing["Out"+root.easingType]
|
||||||
}
|
}
|
||||||
|
NumberAnimation { // in the default case, fade scale to 0
|
||||||
|
id: inAnimation2
|
||||||
|
target: root.target
|
||||||
|
property: "opacity"
|
||||||
|
duration: root.fadeDuration_in
|
||||||
|
to: 1
|
||||||
|
easing.type: Easing["In"+root.easingType]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -31,7 +31,7 @@ Window {
|
||||||
visible: true
|
visible: true
|
||||||
width: 640
|
width: 640
|
||||||
height: 480
|
height: 480
|
||||||
title: qsTr("Hello World")
|
title: qsTr("Speed climbing reaction trainer")
|
||||||
|
|
||||||
Page {
|
Page {
|
||||||
id: app
|
id: app
|
||||||
|
@ -75,7 +75,7 @@ Window {
|
||||||
SoundEffect {
|
SoundEffect {
|
||||||
id: startSe
|
id: startSe
|
||||||
|
|
||||||
source: "qrc:/sounds/OFFICAL_IFSC_STARTIGNAL.wav"
|
source: "qrc:/sounds/IFSC_STARTSIGNAL_SINE.wav"
|
||||||
|
|
||||||
muted: app.state === "WAITING"
|
muted: app.state === "WAITING"
|
||||||
|
|
||||||
|
@ -94,7 +94,7 @@ Window {
|
||||||
|
|
||||||
SoundEffect {
|
SoundEffect {
|
||||||
id: failedSe
|
id: failedSe
|
||||||
source: "qrc:/sounds/false.wav"
|
source: "qrc:/sounds/IFSC frequenzy conform false start sound.wav"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
<RCC>
|
<RCC>
|
||||||
<qresource prefix="/">
|
<qresource prefix="/">
|
||||||
<file>sounds/at_marks_1.wav</file>
|
|
||||||
<file>sounds/OFFICAL_IFSC_STARTIGNAL.wav</file>
|
|
||||||
<file>sounds/ready_1.wav</file>
|
<file>sounds/ready_1.wav</file>
|
||||||
<file>sounds/false.wav</file>
|
<file>sounds/IFSC_STARTSIGNAL_SINE.wav</file>
|
||||||
|
<file>sounds/IFSC frequenzy conform false start sound.wav</file>
|
||||||
</qresource>
|
</qresource>
|
||||||
</RCC>
|
</RCC>
|
||||||
|
|
BIN
shared/sounds/IFSC frequenzy conform false start sound.wav
Normal file
BIN
shared/sounds/IFSC frequenzy conform false start sound.wav
Normal file
Binary file not shown.
BIN
shared/sounds/IFSC_STARTSIGNAL_SINE.wav
Normal file
BIN
shared/sounds/IFSC_STARTSIGNAL_SINE.wav
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,85 +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="sounds_data" version="1.3.0" audacityversion="2.2.1" sel0="1.6652188165" sel1="1.6652188165" vpos="384" h="0.0000000000" zoom="165.7439834770" rate="44100.0" snapto="off" selectionformat="hh:mm:ss + milliseconds" frequencyformat="Hz" bandwidthformat="octaves">
|
|
||||||
<tags/>
|
|
||||||
<wavetrack name="Audio Track" channel="0" linked="1" mute="1" solo="0" height="150" minimized="0" isSelected="0" rate="44100" gain="1.0" pan="0.0" colorindex="0">
|
|
||||||
<waveclip offset="0.00000000" colorindex="0">
|
|
||||||
<sequence maxsamples="262144" sampleformat="262159" numsamples="25509">
|
|
||||||
<waveblock start="0">
|
|
||||||
<simpleblockfile filename="e0000996.au" len="25509" min="-1.0" max="0.845978" rms="0.228999"/>
|
|
||||||
</waveblock>
|
|
||||||
</sequence>
|
|
||||||
<envelope numpoints="0"/>
|
|
||||||
</waveclip>
|
|
||||||
</wavetrack>
|
|
||||||
<wavetrack name="Audio Track" channel="1" linked="0" mute="1" solo="0" height="150" minimized="0" isSelected="0" rate="44100" gain="1.0" pan="0.0" colorindex="0">
|
|
||||||
<waveclip offset="0.00000000" colorindex="0">
|
|
||||||
<sequence maxsamples="262144" sampleformat="262159" numsamples="25509">
|
|
||||||
<waveblock start="0">
|
|
||||||
<simpleblockfile filename="e0000290.au" len="25509" min="-1.0" max="0.845978" rms="0.228999"/>
|
|
||||||
</waveblock>
|
|
||||||
</sequence>
|
|
||||||
<envelope numpoints="0"/>
|
|
||||||
</waveclip>
|
|
||||||
</wavetrack>
|
|
||||||
<wavetrack name="Audio Track" channel="0" linked="1" mute="1" solo="0" height="150" minimized="0" isSelected="1" rate="44100" gain="1.0" pan="0.0" colorindex="0">
|
|
||||||
<waveclip offset="0.00000000" colorindex="0">
|
|
||||||
<sequence maxsamples="262144" sampleformat="262159" numsamples="46064">
|
|
||||||
<waveblock start="0">
|
|
||||||
<simpleblockfile filename="e0000714.au" len="46064" min="-0.974762" max="0.999969" rms="0.222203"/>
|
|
||||||
</waveblock>
|
|
||||||
</sequence>
|
|
||||||
<envelope numpoints="0"/>
|
|
||||||
</waveclip>
|
|
||||||
</wavetrack>
|
|
||||||
<wavetrack name="Audio Track" channel="1" linked="0" mute="1" solo="0" height="150" minimized="0" isSelected="1" rate="44100" gain="1.0" pan="0.0" colorindex="0">
|
|
||||||
<waveclip offset="0.00000000" colorindex="0">
|
|
||||||
<sequence maxsamples="262144" sampleformat="262159" numsamples="46064">
|
|
||||||
<waveblock start="0">
|
|
||||||
<simpleblockfile filename="e00009d0.au" len="46064" min="-0.974762" max="0.999969" rms="0.222203"/>
|
|
||||||
</waveblock>
|
|
||||||
</sequence>
|
|
||||||
<envelope numpoints="0"/>
|
|
||||||
</waveclip>
|
|
||||||
</wavetrack>
|
|
||||||
<wavetrack name="Audio Track" channel="0" linked="1" mute="1" solo="0" height="124" minimized="0" isSelected="0" rate="44100" gain="1.0" pan="0.0" colorindex="0">
|
|
||||||
<waveclip offset="0.00000000" colorindex="0">
|
|
||||||
<sequence maxsamples="262144" sampleformat="262159" numsamples="27938">
|
|
||||||
<waveblock start="0">
|
|
||||||
<simpleblockfile filename="e0000457.au" len="27938" min="-0.312408" max="0.22757" rms="0.051882"/>
|
|
||||||
</waveblock>
|
|
||||||
</sequence>
|
|
||||||
<envelope numpoints="0"/>
|
|
||||||
</waveclip>
|
|
||||||
</wavetrack>
|
|
||||||
<wavetrack name="Audio Track" channel="1" linked="0" mute="1" solo="0" height="124" minimized="0" isSelected="0" rate="44100" gain="1.0" pan="0.0" colorindex="0">
|
|
||||||
<waveclip offset="0.00000000" colorindex="0">
|
|
||||||
<sequence maxsamples="262144" sampleformat="262159" numsamples="27938">
|
|
||||||
<waveblock start="0">
|
|
||||||
<simpleblockfile filename="e0000260.au" len="27938" min="-0.312408" max="0.22757" rms="0.051882"/>
|
|
||||||
</waveblock>
|
|
||||||
</sequence>
|
|
||||||
<envelope numpoints="0"/>
|
|
||||||
</waveclip>
|
|
||||||
</wavetrack>
|
|
||||||
<wavetrack name="Audio Track" channel="0" linked="1" mute="0" solo="1" height="150" minimized="0" isSelected="0" rate="44100" gain="1.0" pan="0.0" colorindex="0">
|
|
||||||
<waveclip offset="0.00000000" colorindex="0">
|
|
||||||
<sequence maxsamples="262144" sampleformat="262159" numsamples="48159">
|
|
||||||
<waveblock start="0">
|
|
||||||
<simpleblockfile filename="e0000542.au" len="48159" min="-0.284546" max="0.251984" rms="0.06137"/>
|
|
||||||
</waveblock>
|
|
||||||
</sequence>
|
|
||||||
<envelope numpoints="0"/>
|
|
||||||
</waveclip>
|
|
||||||
</wavetrack>
|
|
||||||
<wavetrack name="Audio Track" channel="1" linked="0" mute="0" solo="1" height="150" minimized="0" isSelected="0" rate="44100" gain="1.0" pan="0.0" colorindex="0">
|
|
||||||
<waveclip offset="0.00000000" colorindex="0">
|
|
||||||
<sequence maxsamples="262144" sampleformat="262159" numsamples="48159">
|
|
||||||
<waveblock start="0">
|
|
||||||
<simpleblockfile filename="e0000ce4.au" len="48159" min="-0.284546" max="0.251984" rms="0.06137"/>
|
|
||||||
</waveblock>
|
|
||||||
</sequence>
|
|
||||||
<envelope numpoints="0"/>
|
|
||||||
</waveclip>
|
|
||||||
</wavetrack>
|
|
||||||
</project>
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue