Home
last modified time | relevance | path

Searched refs:EnvelopeType (Results 1 – 25 of 44) sorted by relevance

12

/dports/audio/geonkick-lv2/geonkick-2.8.0/src/
H A Doscillator.h35 using EnvelopeType = GeonkickApi::EnvelopeType; variable
40 std::vector<RkRealPoint> envelopePoints(EnvelopeType envelope) const;
68 void addEnvelopePoint(EnvelopeType envelope,
70 void removeEnvelopePoint(EnvelopeType envelope,
72 void updateEnvelopePoint(EnvelopeType envelope,
98 int envelopeIndex(EnvelopeType type) const;
H A Dgeonkick_api.cpp222 setKickEnvelopePoints(GeonkickApi::EnvelopeType::Amplitude, in setPercussionState()
224 setKickEnvelopePoints(GeonkickApi::EnvelopeType::FilterCutOff, in setPercussionState()
226 setKickEnvelopePoints(GeonkickApi::EnvelopeType::DistortionDrive, in setPercussionState()
387 setOscillatorEvelopePoints(osc, EnvelopeType::Amplitude, in setOscillatorState()
392 EnvelopeType::Frequency)); in setOscillatorState()
397 setOscillatorEvelopePoints(osc, EnvelopeType::FilterCutOff, in setOscillatorState()
477 EnvelopeType envelope, in setOscillatorEvelopePoints()
498 EnvelopeType envelope, in addOscillatorEnvelopePoint()
517 EnvelopeType envelope, in updateOscillatorEvelopePoint()
619 void GeonkickApi::setKickEnvelopePoints(EnvelopeType envelope, in setKickEnvelopePoints()
[all …]
H A Doscillator.cpp78 Oscillator::envelopePoints(EnvelopeType envelope) const in envelopePoints()
80 …return geonkickApi->oscillatorEvelopePoints(index(), static_cast<GeonkickApi::EnvelopeType>(envelo… in envelopePoints()
83 void Oscillator::addEnvelopePoint(EnvelopeType envelope, double x, double y) in addEnvelopePoint()
86 static_cast<GeonkickApi::EnvelopeType>(envelope), in addEnvelopePoint()
90 void Oscillator::removeEnvelopePoint(EnvelopeType envelope, int point_index) in removeEnvelopePoint()
93 static_cast<GeonkickApi::EnvelopeType>(envelope), in removeEnvelopePoint()
97 void Oscillator::updateEnvelopePoint(EnvelopeType envelope, int point_index, double x, double y) in updateEnvelopePoint()
100 static_cast<GeonkickApi::EnvelopeType>(envelope), in updateEnvelopePoint()
H A Doscillator_envelope.cpp36 setPoints(oscillator->envelopePoints(static_cast<Oscillator::EnvelopeType>(type())));
41 setPoints(oscillator->envelopePoints(static_cast<Oscillator::EnvelopeType>(type()))); in updatePoints()
46 oscillator->addEnvelopePoint(static_cast<Oscillator::EnvelopeType>(type()), x, y); in pointAddedEvent()
51 oscillator->updateEnvelopePoint(static_cast<Oscillator::EnvelopeType>(type()), index, x, y); in pointUpdatedEvent()
56 oscillator->removeEnvelopePoint(static_cast<Oscillator::EnvelopeType>(type()), index); in pointRemovedEvent()
H A Dpercussion_state.cpp443 if (envelope == GeonkickApi::EnvelopeType::Amplitude) in setKickEnvelopePoints()
447 else if (envelope == GeonkickApi::EnvelopeType::DistortionDrive) in setKickEnvelopePoints()
491 if (envelope == GeonkickApi::EnvelopeType::Amplitude) in getKickEnvelopePoints()
597 case GeonkickApi::EnvelopeType::Amplitude: in setOscillatorEnvelopePoints()
600 case GeonkickApi::EnvelopeType::Frequency: in setOscillatorEnvelopePoints()
603 case GeonkickApi::EnvelopeType::PitchShift: in setOscillatorEnvelopePoints()
606 case GeonkickApi::EnvelopeType::FilterCutOff: in setOscillatorEnvelopePoints()
723 case GeonkickApi::EnvelopeType::Amplitude: in oscillatorEnvelopePoints()
725 case GeonkickApi::EnvelopeType::Frequency: in oscillatorEnvelopePoints()
727 case GeonkickApi::EnvelopeType::PitchShift: in oscillatorEnvelopePoints()
[all …]
H A Dgeonkick_api.h65 enum class EnvelopeType:int { enum
90 EnvelopeType envelope) const;
92 EnvelopeType envelope,
95 EnvelopeType envelope,
98 EnvelopeType envelope,
116 std::vector<RkRealPoint> getKickEnvelopePoints(EnvelopeType envelope) const;
127 void addKickEnvelopePoint(EnvelopeType envelope,
130 void removeKickEnvelopePoint(EnvelopeType envelope,
132 void updateKickEnvelopePoint(EnvelopeType envelope,
137 EnvelopeType envelope,
[all …]
H A Dpercussion_state.h63 void setKickEnvelopePoints(GeonkickApi::EnvelopeType envelope,
72 std::vector<RkRealPoint> getKickEnvelopePoints(GeonkickApi::EnvelopeType envelope) const;
86 GeonkickApi::EnvelopeType envelope);
100 …std::vector<RkRealPoint> oscillatorEnvelopePoints(int index, GeonkickApi::EnvelopeType type) const;
H A Denvelope.h44 using Type = GeonkickApi::EnvelopeType;
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/LWO/
H A DLWOAnimation.h65 enum EnvelopeType enum
162 EnvelopeType type;
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DLWOAnimation.h56 enum EnvelopeType enum
150 EnvelopeType type;
/dports/devel/upp/upp/bazaar/plugin/assimp/code/LWO/
H A DLWOAnimation.h65 enum EnvelopeType enum
162 EnvelopeType type;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DLWOAnimation.h62 enum EnvelopeType enum
160 EnvelopeType type;
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DLWOAnimation.h62 enum EnvelopeType enum
160 EnvelopeType type;
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DLWOAnimation.h64 enum EnvelopeType enum
162 EnvelopeType type;
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DModInstrument.h161 const InstrumentEnvelope &GetEnvelope(EnvelopeType envType) const in GetEnvelope()
175 InstrumentEnvelope &GetEnvelope(EnvelopeType envType) in GetEnvelope()
H A DModChannel.h148 const EnvInfo &GetEnvelope(EnvelopeType envType) const in GetEnvelope()
162 EnvInfo &GetEnvelope(EnvelopeType envType) in GetEnvelope()
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/chibi/
H A Dcp_player_data_control.cpp216 int CPPlayer::get_voice_envelope_pos(int p_voice, CPInstrument::EnvelopeType p_env_type) { in get_voice_envelope_pos()
239 CPEnvelope *CPPlayer::get_voice_envelope(int p_voice, CPInstrument::EnvelopeType p_env_type) { in get_voice_envelope()
H A Dcp_player_data.h504 CPEnvelope *get_voice_envelope(int p_voice, CPInstrument::EnvelopeType p_env_type);
505 int get_voice_envelope_pos(int p_voice, CPInstrument::EnvelopeType p_env_type);
H A Dcp_instrument.h62 enum EnvelopeType { enum
/dports/devel/godot2/godot-2.1.6-stable/modules/chibi/
H A Dcp_player_data_control.cpp216 int CPPlayer::get_voice_envelope_pos(int p_voice, CPInstrument::EnvelopeType p_env_type) { in get_voice_envelope_pos()
239 CPEnvelope *CPPlayer::get_voice_envelope(int p_voice, CPInstrument::EnvelopeType p_env_type) { in get_voice_envelope()
H A Dcp_player_data.h504 CPEnvelope *get_voice_envelope(int p_voice, CPInstrument::EnvelopeType p_env_type);
505 int get_voice_envelope_pos(int p_voice, CPInstrument::EnvelopeType p_env_type);
H A Dcp_instrument.h62 enum EnvelopeType { enum
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/stellar/go/xdr/
H A DStellar-ledger-entries.x288 enum EnvelopeType enum
H A Dxdr_generated.go2606 type EnvelopeType int32 type
2609 EnvelopeTypeEnvelopeTypeScp EnvelopeType = 1
2610 EnvelopeTypeEnvelopeTypeTx EnvelopeType = 2
2611 EnvelopeTypeEnvelopeTypeAuth EnvelopeType = 3
2612 EnvelopeTypeEnvelopeTypeScpvalue EnvelopeType = 4
2624 func (e EnvelopeType) ValidEnum(v int32) bool {
2630 func (e EnvelopeType) String() string {
2649 _ encoding.BinaryMarshaler = (*EnvelopeType)(nil)
7842 Type EnvelopeType
7855 switch EnvelopeType(sw) {
[all …]
H A DStellar-transaction.x393 union switch (EnvelopeType type)

12