Home
last modified time | relevance | path

Searched refs:TargetTempo (Results 1 – 7 of 7) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rspotify-model-0.11.3/src/
H A Drecommend.rs70 TargetTempo(f32), enumerator
121 TargetTempo(x) => x.to_string(), in value_string()
/dports/audio/libechonest/libechonest-2.3.1/src/
H A DPlaylist.h178TargetTempo, /// When steering: 0.0 < tempo < 500. (BPM). Target a desired tempo for the songs in … enumerator
H A DPlaylist.cpp435 case Echonest::DynamicPlaylist::TargetTempo : in playlistParamToString()
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/zmb3/spotify/
H A Dtrack_attributes.go373 func (ta *TrackAttributes) TargetTempo(tempo float64) *TrackAttributes { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/zmb3/spotify/spotify-158b1863f5b5/
H A Dtrack_attributes.go373 func (ta *TrackAttributes) TargetTempo(tempo float64) *TrackAttributes { func
/dports/audio/visp-go/visp-2585747/vendor/github.com/zmb3/spotify/
H A Dtrack_attributes.go373 func (ta *TrackAttributes) TargetTempo(tempo float64) *TrackAttributes { func
/dports/audio/visp-go/visp-2585747/commands/
H A Drecommend.go216 …cmd.setTrackAttributeFloat(attributes.MinTempo, attributes.MaxTempo, attributes.TargetTempo, min, …