songtradr_api_client_ruby 1.13.6 → 1.13.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/README.md +5 -5
- data/docs/FileSmallDTO.md +11 -11
- data/docs/MusicalFeaturesDTO.md +47 -47
- data/docs/PlaylistApi.md +1 -1
- data/docs/PlaylistLargeDTO.md +5 -5
- data/docs/ProductMediumDTO.md +2 -2
- data/docs/RecordingApi.md +10 -4
- data/docs/RecordingLargeDTO.md +3 -3
- data/docs/RecordingSmallDTO.md +3 -1
- data/docs/TagDTO.md +3 -3
- data/lib/songtradr_api_client_ruby/api/allowed_values_api.rb +1 -1
- data/lib/songtradr_api_client_ruby/api/party_api.rb +1 -1
- data/lib/songtradr_api_client_ruby/api/playlist_api.rb +2 -2
- data/lib/songtradr_api_client_ruby/api/recording_api.rb +7 -1
- data/lib/songtradr_api_client_ruby/api/user_api.rb +1 -1
- data/lib/songtradr_api_client_ruby/api_client.rb +1 -1
- data/lib/songtradr_api_client_ruby/api_error.rb +1 -1
- data/lib/songtradr_api_client_ruby/configuration.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/age_range.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/beard.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/bounding_box.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/category_medium_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/category_minimal_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/config_access_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/config_identifier_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/context_value.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/contributor_type_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/curate_playlist_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/curate_playlist_response_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/dominant_color.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/emotion.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/error_response.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/eye_direction.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/eye_open.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/eyeglasses.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/face_detail.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/face_detection.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/face_occluded.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/field_summary_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/file_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/file_list_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/file_minimal_with_url_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/file_small_dto.rb +65 -65
- data/lib/songtradr_api_client_ruby/models/file_upload_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/file_w_ith_url_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/files_summary_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/forgot_password_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/gender.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/genre_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/genre_minimal_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/genres_summary_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/image_quality.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/image_recognition_response.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/init_put_recording_audio_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/instance.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/jwt_token_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/label.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/label_alias.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/label_category.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/label_detection.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/landmark.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/login_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/mouth_open.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/musical_features_dto.rb +367 -367
- data/lib/songtradr_api_client_ruby/models/mustache.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/p_line_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/parent.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/party_large_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/party_small_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/playlist_large_dto.rb +23 -23
- data/lib/songtradr_api_client_ruby/models/pose.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/product_medium_dto.rb +11 -11
- data/lib/songtradr_api_client_ruby/models/product_party_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/recording_for_similarity_search_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/recording_genre_prediction_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/recording_large_dto.rb +14 -14
- data/lib/songtradr_api_client_ruby/models/recording_list_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/recording_medium_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/recording_minimal_with_musical_features_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/recording_minimal_with_taggrams_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/recording_minimal_with_tagstrengths_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/recording_party_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/recording_playlist_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/recording_small_dto.rb +16 -5
- data/lib/songtradr_api_client_ruby/models/recording_tag_small_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/save_file_recording_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/save_playlist_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/save_recording_genre_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/save_recording_party_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/save_recording_playlist_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/save_recording_tag_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/save_referrer_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/save_taggrams_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/save_user_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/search_filter_values_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/search_recording_granular_abstraction_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/search_recording_granular_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/sign_up_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/smile.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/sunglasses.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/tag_dto.rb +16 -16
- data/lib/songtradr_api_client_ruby/models/tag_small_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/taggram_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/tags_summary_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/tagstrength_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/title_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/token_request.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/track_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/track_to_medium_product_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/update_password_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/usage_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/user_dto.rb +1 -1
- data/lib/songtradr_api_client_ruby/models/video_recognition_response.rb +1 -1
- data/lib/songtradr_api_client_ruby/version.rb +2 -2
- data/lib/songtradr_api_client_ruby.rb +1 -1
- data/openapi-generator-config.yaml +1 -1
- data/songtradr_api_client_ruby.gemspec +1 -1
- data/spec/api/allowed_values_api_spec.rb +1 -1
- data/spec/api/party_api_spec.rb +1 -1
- data/spec/api/playlist_api_spec.rb +1 -1
- data/spec/api/recording_api_spec.rb +3 -1
- data/spec/api/user_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/age_range_spec.rb +1 -1
- data/spec/models/beard_spec.rb +1 -1
- data/spec/models/bounding_box_spec.rb +1 -1
- data/spec/models/category_medium_dto_spec.rb +1 -1
- data/spec/models/category_minimal_dto_spec.rb +1 -1
- data/spec/models/config_access_dto_spec.rb +1 -1
- data/spec/models/config_identifier_dto_spec.rb +1 -1
- data/spec/models/context_value_spec.rb +1 -1
- data/spec/models/contributor_type_dto_spec.rb +1 -1
- data/spec/models/curate_playlist_dto_spec.rb +1 -1
- data/spec/models/curate_playlist_response_dto_spec.rb +1 -1
- data/spec/models/dominant_color_spec.rb +1 -1
- data/spec/models/emotion_spec.rb +1 -1
- data/spec/models/error_response_spec.rb +1 -1
- data/spec/models/eye_direction_spec.rb +1 -1
- data/spec/models/eye_open_spec.rb +1 -1
- data/spec/models/eyeglasses_spec.rb +1 -1
- data/spec/models/face_detail_spec.rb +1 -1
- data/spec/models/face_detection_spec.rb +1 -1
- data/spec/models/face_occluded_spec.rb +1 -1
- data/spec/models/field_summary_dto_spec.rb +1 -1
- data/spec/models/file_dto_spec.rb +1 -1
- data/spec/models/file_list_dto_spec.rb +1 -1
- data/spec/models/file_minimal_with_url_dto_spec.rb +1 -1
- data/spec/models/file_small_dto_spec.rb +19 -19
- data/spec/models/file_upload_dto_spec.rb +1 -1
- data/spec/models/file_w_ith_url_dto_spec.rb +1 -1
- data/spec/models/files_summary_dto_spec.rb +1 -1
- data/spec/models/forgot_password_dto_spec.rb +1 -1
- data/spec/models/gender_spec.rb +1 -1
- data/spec/models/genre_dto_spec.rb +1 -1
- data/spec/models/genre_minimal_dto_spec.rb +1 -1
- data/spec/models/genres_summary_dto_spec.rb +1 -1
- data/spec/models/image_quality_spec.rb +1 -1
- data/spec/models/image_recognition_response_spec.rb +1 -1
- data/spec/models/init_put_recording_audio_dto_spec.rb +1 -1
- data/spec/models/instance_spec.rb +1 -1
- data/spec/models/jwt_token_dto_spec.rb +1 -1
- data/spec/models/label_alias_spec.rb +1 -1
- data/spec/models/label_category_spec.rb +1 -1
- data/spec/models/label_detection_spec.rb +1 -1
- data/spec/models/label_spec.rb +1 -1
- data/spec/models/landmark_spec.rb +1 -1
- data/spec/models/login_dto_spec.rb +1 -1
- data/spec/models/mouth_open_spec.rb +1 -1
- data/spec/models/musical_features_dto_spec.rb +145 -145
- data/spec/models/mustache_spec.rb +1 -1
- data/spec/models/p_line_dto_spec.rb +1 -1
- data/spec/models/parent_spec.rb +1 -1
- data/spec/models/party_large_dto_spec.rb +1 -1
- data/spec/models/party_small_dto_spec.rb +1 -1
- data/spec/models/playlist_large_dto_spec.rb +6 -6
- data/spec/models/pose_spec.rb +1 -1
- data/spec/models/product_medium_dto_spec.rb +6 -6
- data/spec/models/product_party_dto_spec.rb +1 -1
- data/spec/models/recording_for_similarity_search_dto_spec.rb +1 -1
- data/spec/models/recording_genre_prediction_dto_spec.rb +1 -1
- data/spec/models/recording_large_dto_spec.rb +3 -3
- data/spec/models/recording_list_dto_spec.rb +1 -1
- data/spec/models/recording_medium_dto_spec.rb +1 -1
- data/spec/models/recording_minimal_with_musical_features_dto_spec.rb +1 -1
- data/spec/models/recording_minimal_with_taggrams_dto_spec.rb +1 -1
- data/spec/models/recording_minimal_with_tagstrengths_dto_spec.rb +1 -1
- data/spec/models/recording_party_dto_spec.rb +1 -1
- data/spec/models/recording_playlist_dto_spec.rb +1 -1
- data/spec/models/recording_small_dto_spec.rb +7 -1
- data/spec/models/recording_tag_small_dto_spec.rb +1 -1
- data/spec/models/save_file_recording_dto_spec.rb +1 -1
- data/spec/models/save_playlist_dto_spec.rb +1 -1
- data/spec/models/save_recording_genre_dto_spec.rb +1 -1
- data/spec/models/save_recording_party_dto_spec.rb +1 -1
- data/spec/models/save_recording_playlist_dto_spec.rb +1 -1
- data/spec/models/save_recording_tag_dto_spec.rb +1 -1
- data/spec/models/save_referrer_dto_spec.rb +1 -1
- data/spec/models/save_taggrams_dto_spec.rb +1 -1
- data/spec/models/save_user_dto_spec.rb +1 -1
- data/spec/models/search_filter_values_dto_spec.rb +1 -1
- data/spec/models/search_recording_granular_abstraction_dto_spec.rb +1 -1
- data/spec/models/search_recording_granular_dto_spec.rb +1 -1
- data/spec/models/sign_up_dto_spec.rb +1 -1
- data/spec/models/smile_spec.rb +1 -1
- data/spec/models/sunglasses_spec.rb +1 -1
- data/spec/models/tag_dto_spec.rb +3 -3
- data/spec/models/tag_small_dto_spec.rb +1 -1
- data/spec/models/taggram_dto_spec.rb +1 -1
- data/spec/models/tags_summary_dto_spec.rb +1 -1
- data/spec/models/tagstrength_dto_spec.rb +1 -1
- data/spec/models/title_dto_spec.rb +1 -1
- data/spec/models/token_request_spec.rb +1 -1
- data/spec/models/track_dto_spec.rb +1 -1
- data/spec/models/track_to_medium_product_dto_spec.rb +1 -1
- data/spec/models/update_password_dto_spec.rb +1 -1
- data/spec/models/usage_dto_spec.rb +1 -1
- data/spec/models/user_dto_spec.rb +1 -1
- data/spec/models/video_recognition_response_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +83 -83
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.13.
|
|
6
|
+
The version of the OpenAPI document: 1.13.7
|
|
7
7
|
Contact: info@songtradr.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 7.1.0-SNAPSHOT
|
|
@@ -19,8 +19,6 @@ module SongtradrApiClientRuby
|
|
|
19
19
|
# Search for space
|
|
20
20
|
attr_accessor :space
|
|
21
21
|
|
|
22
|
-
attr_accessor :language_of_performance
|
|
23
|
-
|
|
24
22
|
# Search for an arousal
|
|
25
23
|
attr_accessor :arousal
|
|
26
24
|
|
|
@@ -51,7 +49,46 @@ module SongtradrApiClientRuby
|
|
|
51
49
|
# Search for rhythm
|
|
52
50
|
attr_accessor :rhythm
|
|
53
51
|
|
|
54
|
-
|
|
52
|
+
# Search for roughness
|
|
53
|
+
attr_accessor :roughness
|
|
54
|
+
|
|
55
|
+
# Search for a tonal scale
|
|
56
|
+
attr_accessor :scale
|
|
57
|
+
|
|
58
|
+
# Search for type of sound generation
|
|
59
|
+
attr_accessor :sound_generation
|
|
60
|
+
|
|
61
|
+
# Search for tempo
|
|
62
|
+
attr_accessor :tempo
|
|
63
|
+
|
|
64
|
+
# Search for texture
|
|
65
|
+
attr_accessor :texture
|
|
66
|
+
|
|
67
|
+
# Search for timbre
|
|
68
|
+
attr_accessor :timbre
|
|
69
|
+
|
|
70
|
+
# Search for tonality
|
|
71
|
+
attr_accessor :tonality
|
|
72
|
+
|
|
73
|
+
# Search for a valence
|
|
74
|
+
attr_accessor :valence
|
|
75
|
+
|
|
76
|
+
# Search for a vocal gender or instrumental songs
|
|
77
|
+
attr_accessor :vocals
|
|
78
|
+
|
|
79
|
+
# Search for origin decade
|
|
80
|
+
attr_accessor :origin_decade
|
|
81
|
+
|
|
82
|
+
# Search for curatebility
|
|
83
|
+
attr_accessor :curateability
|
|
84
|
+
|
|
85
|
+
# Search for use case
|
|
86
|
+
attr_accessor :use_case
|
|
87
|
+
|
|
88
|
+
# Search for social media suitability
|
|
89
|
+
attr_accessor :channel_suitability
|
|
90
|
+
|
|
91
|
+
attr_accessor :language_of_performance
|
|
55
92
|
|
|
56
93
|
attr_accessor :primary_mood_cluster_affinity
|
|
57
94
|
|
|
@@ -144,44 +181,23 @@ module SongtradrApiClientRuby
|
|
|
144
181
|
|
|
145
182
|
attr_accessor :industry_suitability_affinity
|
|
146
183
|
|
|
147
|
-
|
|
148
|
-
attr_accessor :roughness
|
|
149
|
-
|
|
150
|
-
# Search for a tonal scale
|
|
151
|
-
attr_accessor :scale
|
|
152
|
-
|
|
153
|
-
# Search for type of sound generation
|
|
154
|
-
attr_accessor :sound_generation
|
|
155
|
-
|
|
156
|
-
# Search for tempo
|
|
157
|
-
attr_accessor :tempo
|
|
158
|
-
|
|
159
|
-
# Search for texture
|
|
160
|
-
attr_accessor :texture
|
|
184
|
+
attr_accessor :audience_region
|
|
161
185
|
|
|
162
|
-
|
|
163
|
-
attr_accessor :timbre
|
|
186
|
+
attr_accessor :valence_affinity
|
|
164
187
|
|
|
165
|
-
|
|
166
|
-
attr_accessor :tonality
|
|
188
|
+
attr_accessor :arousal_affinity
|
|
167
189
|
|
|
168
|
-
|
|
169
|
-
attr_accessor :valence
|
|
190
|
+
attr_accessor :pleasantness_affinity
|
|
170
191
|
|
|
171
|
-
|
|
172
|
-
attr_accessor :vocals
|
|
192
|
+
attr_accessor :engagement_affinity
|
|
173
193
|
|
|
174
|
-
|
|
175
|
-
attr_accessor :origin_decade
|
|
194
|
+
attr_accessor :energy_affinity
|
|
176
195
|
|
|
177
|
-
|
|
178
|
-
attr_accessor :curateability
|
|
196
|
+
attr_accessor :tempo_affinity
|
|
179
197
|
|
|
180
|
-
|
|
181
|
-
attr_accessor :use_case
|
|
198
|
+
attr_accessor :scale_affinity
|
|
182
199
|
|
|
183
|
-
|
|
184
|
-
attr_accessor :channel_suitability
|
|
200
|
+
attr_accessor :timbre_affinity
|
|
185
201
|
|
|
186
202
|
attr_accessor :roughness_affinity
|
|
187
203
|
|
|
@@ -200,22 +216,6 @@ module SongtradrApiClientRuby
|
|
|
200
216
|
# Search for a harmonic key
|
|
201
217
|
attr_accessor :key
|
|
202
218
|
|
|
203
|
-
attr_accessor :valence_affinity
|
|
204
|
-
|
|
205
|
-
attr_accessor :arousal_affinity
|
|
206
|
-
|
|
207
|
-
attr_accessor :pleasantness_affinity
|
|
208
|
-
|
|
209
|
-
attr_accessor :engagement_affinity
|
|
210
|
-
|
|
211
|
-
attr_accessor :energy_affinity
|
|
212
|
-
|
|
213
|
-
attr_accessor :tempo_affinity
|
|
214
|
-
|
|
215
|
-
attr_accessor :scale_affinity
|
|
216
|
-
|
|
217
|
-
attr_accessor :timbre_affinity
|
|
218
|
-
|
|
219
219
|
class EnumAttributeValidator
|
|
220
220
|
attr_reader :datatype
|
|
221
221
|
attr_reader :allowable_values
|
|
@@ -242,7 +242,6 @@ module SongtradrApiClientRuby
|
|
|
242
242
|
def self.attribute_map
|
|
243
243
|
{
|
|
244
244
|
:'space' => :'space',
|
|
245
|
-
:'language_of_performance' => :'languageOfPerformance',
|
|
246
245
|
:'arousal' => :'arousal',
|
|
247
246
|
:'dominant_instrument' => :'dominantInstrument',
|
|
248
247
|
:'energy' => :'energy',
|
|
@@ -253,7 +252,20 @@ module SongtradrApiClientRuby
|
|
|
253
252
|
:'primary_mood_cluster' => :'primaryMoodCluster',
|
|
254
253
|
:'primary_sound_character' => :'primarySoundCharacter',
|
|
255
254
|
:'rhythm' => :'rhythm',
|
|
256
|
-
:'
|
|
255
|
+
:'roughness' => :'roughness',
|
|
256
|
+
:'scale' => :'scale',
|
|
257
|
+
:'sound_generation' => :'soundGeneration',
|
|
258
|
+
:'tempo' => :'tempo',
|
|
259
|
+
:'texture' => :'texture',
|
|
260
|
+
:'timbre' => :'timbre',
|
|
261
|
+
:'tonality' => :'tonality',
|
|
262
|
+
:'valence' => :'valence',
|
|
263
|
+
:'vocals' => :'vocals',
|
|
264
|
+
:'origin_decade' => :'originDecade',
|
|
265
|
+
:'curateability' => :'curateability',
|
|
266
|
+
:'use_case' => :'useCase',
|
|
267
|
+
:'channel_suitability' => :'channelSuitability',
|
|
268
|
+
:'language_of_performance' => :'languageOfPerformance',
|
|
257
269
|
:'primary_mood_cluster_affinity' => :'primaryMoodClusterAffinity',
|
|
258
270
|
:'secondary_mood_cluster' => :'secondaryMoodCluster',
|
|
259
271
|
:'secondary_mood_cluster_affinity' => :'secondaryMoodClusterAffinity',
|
|
@@ -297,27 +309,7 @@ module SongtradrApiClientRuby
|
|
|
297
309
|
:'use_case_affinity' => :'useCaseAffinity',
|
|
298
310
|
:'industry_suitability' => :'industrySuitability',
|
|
299
311
|
:'industry_suitability_affinity' => :'industrySuitabilityAffinity',
|
|
300
|
-
:'
|
|
301
|
-
:'scale' => :'scale',
|
|
302
|
-
:'sound_generation' => :'soundGeneration',
|
|
303
|
-
:'tempo' => :'tempo',
|
|
304
|
-
:'texture' => :'texture',
|
|
305
|
-
:'timbre' => :'timbre',
|
|
306
|
-
:'tonality' => :'tonality',
|
|
307
|
-
:'valence' => :'valence',
|
|
308
|
-
:'vocals' => :'vocals',
|
|
309
|
-
:'origin_decade' => :'originDecade',
|
|
310
|
-
:'curateability' => :'curateability',
|
|
311
|
-
:'use_case' => :'useCase',
|
|
312
|
-
:'channel_suitability' => :'channelSuitability',
|
|
313
|
-
:'roughness_affinity' => :'roughnessAffinity',
|
|
314
|
-
:'harmony_affinity' => :'harmonyAffinity',
|
|
315
|
-
:'texture_affinity' => :'textureAffinity',
|
|
316
|
-
:'groovyness_affinity' => :'groovynessAffinity',
|
|
317
|
-
:'space_affinity' => :'spaceAffinity',
|
|
318
|
-
:'key_affinity' => :'keyAffinity',
|
|
319
|
-
:'channel_suitability_affinity' => :'channelSuitabilityAffinity',
|
|
320
|
-
:'key' => :'key',
|
|
312
|
+
:'audience_region' => :'audienceRegion',
|
|
321
313
|
:'valence_affinity' => :'valenceAffinity',
|
|
322
314
|
:'arousal_affinity' => :'arousalAffinity',
|
|
323
315
|
:'pleasantness_affinity' => :'pleasantnessAffinity',
|
|
@@ -325,7 +317,15 @@ module SongtradrApiClientRuby
|
|
|
325
317
|
:'energy_affinity' => :'energyAffinity',
|
|
326
318
|
:'tempo_affinity' => :'tempoAffinity',
|
|
327
319
|
:'scale_affinity' => :'scaleAffinity',
|
|
328
|
-
:'timbre_affinity' => :'timbreAffinity'
|
|
320
|
+
:'timbre_affinity' => :'timbreAffinity',
|
|
321
|
+
:'roughness_affinity' => :'roughnessAffinity',
|
|
322
|
+
:'harmony_affinity' => :'harmonyAffinity',
|
|
323
|
+
:'texture_affinity' => :'textureAffinity',
|
|
324
|
+
:'groovyness_affinity' => :'groovynessAffinity',
|
|
325
|
+
:'space_affinity' => :'spaceAffinity',
|
|
326
|
+
:'key_affinity' => :'keyAffinity',
|
|
327
|
+
:'channel_suitability_affinity' => :'channelSuitabilityAffinity',
|
|
328
|
+
:'key' => :'key'
|
|
329
329
|
}
|
|
330
330
|
end
|
|
331
331
|
|
|
@@ -338,7 +338,6 @@ module SongtradrApiClientRuby
|
|
|
338
338
|
def self.openapi_types
|
|
339
339
|
{
|
|
340
340
|
:'space' => :'String',
|
|
341
|
-
:'language_of_performance' => :'String',
|
|
342
341
|
:'arousal' => :'String',
|
|
343
342
|
:'dominant_instrument' => :'String',
|
|
344
343
|
:'energy' => :'String',
|
|
@@ -349,7 +348,20 @@ module SongtradrApiClientRuby
|
|
|
349
348
|
:'primary_mood_cluster' => :'String',
|
|
350
349
|
:'primary_sound_character' => :'String',
|
|
351
350
|
:'rhythm' => :'String',
|
|
352
|
-
:'
|
|
351
|
+
:'roughness' => :'String',
|
|
352
|
+
:'scale' => :'String',
|
|
353
|
+
:'sound_generation' => :'String',
|
|
354
|
+
:'tempo' => :'String',
|
|
355
|
+
:'texture' => :'String',
|
|
356
|
+
:'timbre' => :'String',
|
|
357
|
+
:'tonality' => :'String',
|
|
358
|
+
:'valence' => :'String',
|
|
359
|
+
:'vocals' => :'String',
|
|
360
|
+
:'origin_decade' => :'String',
|
|
361
|
+
:'curateability' => :'String',
|
|
362
|
+
:'use_case' => :'String',
|
|
363
|
+
:'channel_suitability' => :'String',
|
|
364
|
+
:'language_of_performance' => :'String',
|
|
353
365
|
:'primary_mood_cluster_affinity' => :'Float',
|
|
354
366
|
:'secondary_mood_cluster' => :'String',
|
|
355
367
|
:'secondary_mood_cluster_affinity' => :'Float',
|
|
@@ -393,27 +405,7 @@ module SongtradrApiClientRuby
|
|
|
393
405
|
:'use_case_affinity' => :'Float',
|
|
394
406
|
:'industry_suitability' => :'String',
|
|
395
407
|
:'industry_suitability_affinity' => :'Float',
|
|
396
|
-
:'
|
|
397
|
-
:'scale' => :'String',
|
|
398
|
-
:'sound_generation' => :'String',
|
|
399
|
-
:'tempo' => :'String',
|
|
400
|
-
:'texture' => :'String',
|
|
401
|
-
:'timbre' => :'String',
|
|
402
|
-
:'tonality' => :'String',
|
|
403
|
-
:'valence' => :'String',
|
|
404
|
-
:'vocals' => :'String',
|
|
405
|
-
:'origin_decade' => :'String',
|
|
406
|
-
:'curateability' => :'String',
|
|
407
|
-
:'use_case' => :'String',
|
|
408
|
-
:'channel_suitability' => :'String',
|
|
409
|
-
:'roughness_affinity' => :'Float',
|
|
410
|
-
:'harmony_affinity' => :'Float',
|
|
411
|
-
:'texture_affinity' => :'Float',
|
|
412
|
-
:'groovyness_affinity' => :'Float',
|
|
413
|
-
:'space_affinity' => :'Float',
|
|
414
|
-
:'key_affinity' => :'Float',
|
|
415
|
-
:'channel_suitability_affinity' => :'Float',
|
|
416
|
-
:'key' => :'String',
|
|
408
|
+
:'audience_region' => :'String',
|
|
417
409
|
:'valence_affinity' => :'Float',
|
|
418
410
|
:'arousal_affinity' => :'Float',
|
|
419
411
|
:'pleasantness_affinity' => :'Float',
|
|
@@ -421,7 +413,15 @@ module SongtradrApiClientRuby
|
|
|
421
413
|
:'energy_affinity' => :'Float',
|
|
422
414
|
:'tempo_affinity' => :'Float',
|
|
423
415
|
:'scale_affinity' => :'Float',
|
|
424
|
-
:'timbre_affinity' => :'Float'
|
|
416
|
+
:'timbre_affinity' => :'Float',
|
|
417
|
+
:'roughness_affinity' => :'Float',
|
|
418
|
+
:'harmony_affinity' => :'Float',
|
|
419
|
+
:'texture_affinity' => :'Float',
|
|
420
|
+
:'groovyness_affinity' => :'Float',
|
|
421
|
+
:'space_affinity' => :'Float',
|
|
422
|
+
:'key_affinity' => :'Float',
|
|
423
|
+
:'channel_suitability_affinity' => :'Float',
|
|
424
|
+
:'key' => :'String'
|
|
425
425
|
}
|
|
426
426
|
end
|
|
427
427
|
|
|
@@ -450,10 +450,6 @@ module SongtradrApiClientRuby
|
|
|
450
450
|
self.space = attributes[:'space']
|
|
451
451
|
end
|
|
452
452
|
|
|
453
|
-
if attributes.key?(:'language_of_performance')
|
|
454
|
-
self.language_of_performance = attributes[:'language_of_performance']
|
|
455
|
-
end
|
|
456
|
-
|
|
457
453
|
if attributes.key?(:'arousal')
|
|
458
454
|
self.arousal = attributes[:'arousal']
|
|
459
455
|
end
|
|
@@ -494,8 +490,60 @@ module SongtradrApiClientRuby
|
|
|
494
490
|
self.rhythm = attributes[:'rhythm']
|
|
495
491
|
end
|
|
496
492
|
|
|
497
|
-
if attributes.key?(:'
|
|
498
|
-
self.
|
|
493
|
+
if attributes.key?(:'roughness')
|
|
494
|
+
self.roughness = attributes[:'roughness']
|
|
495
|
+
end
|
|
496
|
+
|
|
497
|
+
if attributes.key?(:'scale')
|
|
498
|
+
self.scale = attributes[:'scale']
|
|
499
|
+
end
|
|
500
|
+
|
|
501
|
+
if attributes.key?(:'sound_generation')
|
|
502
|
+
self.sound_generation = attributes[:'sound_generation']
|
|
503
|
+
end
|
|
504
|
+
|
|
505
|
+
if attributes.key?(:'tempo')
|
|
506
|
+
self.tempo = attributes[:'tempo']
|
|
507
|
+
end
|
|
508
|
+
|
|
509
|
+
if attributes.key?(:'texture')
|
|
510
|
+
self.texture = attributes[:'texture']
|
|
511
|
+
end
|
|
512
|
+
|
|
513
|
+
if attributes.key?(:'timbre')
|
|
514
|
+
self.timbre = attributes[:'timbre']
|
|
515
|
+
end
|
|
516
|
+
|
|
517
|
+
if attributes.key?(:'tonality')
|
|
518
|
+
self.tonality = attributes[:'tonality']
|
|
519
|
+
end
|
|
520
|
+
|
|
521
|
+
if attributes.key?(:'valence')
|
|
522
|
+
self.valence = attributes[:'valence']
|
|
523
|
+
end
|
|
524
|
+
|
|
525
|
+
if attributes.key?(:'vocals')
|
|
526
|
+
self.vocals = attributes[:'vocals']
|
|
527
|
+
end
|
|
528
|
+
|
|
529
|
+
if attributes.key?(:'origin_decade')
|
|
530
|
+
self.origin_decade = attributes[:'origin_decade']
|
|
531
|
+
end
|
|
532
|
+
|
|
533
|
+
if attributes.key?(:'curateability')
|
|
534
|
+
self.curateability = attributes[:'curateability']
|
|
535
|
+
end
|
|
536
|
+
|
|
537
|
+
if attributes.key?(:'use_case')
|
|
538
|
+
self.use_case = attributes[:'use_case']
|
|
539
|
+
end
|
|
540
|
+
|
|
541
|
+
if attributes.key?(:'channel_suitability')
|
|
542
|
+
self.channel_suitability = attributes[:'channel_suitability']
|
|
543
|
+
end
|
|
544
|
+
|
|
545
|
+
if attributes.key?(:'language_of_performance')
|
|
546
|
+
self.language_of_performance = attributes[:'language_of_performance']
|
|
499
547
|
end
|
|
500
548
|
|
|
501
549
|
if attributes.key?(:'primary_mood_cluster_affinity')
|
|
@@ -670,56 +718,40 @@ module SongtradrApiClientRuby
|
|
|
670
718
|
self.industry_suitability_affinity = attributes[:'industry_suitability_affinity']
|
|
671
719
|
end
|
|
672
720
|
|
|
673
|
-
if attributes.key?(:'
|
|
674
|
-
self.
|
|
721
|
+
if attributes.key?(:'audience_region')
|
|
722
|
+
self.audience_region = attributes[:'audience_region']
|
|
675
723
|
end
|
|
676
724
|
|
|
677
|
-
if attributes.key?(:'
|
|
678
|
-
self.
|
|
725
|
+
if attributes.key?(:'valence_affinity')
|
|
726
|
+
self.valence_affinity = attributes[:'valence_affinity']
|
|
679
727
|
end
|
|
680
728
|
|
|
681
|
-
if attributes.key?(:'
|
|
682
|
-
self.
|
|
683
|
-
end
|
|
684
|
-
|
|
685
|
-
if attributes.key?(:'tempo')
|
|
686
|
-
self.tempo = attributes[:'tempo']
|
|
687
|
-
end
|
|
688
|
-
|
|
689
|
-
if attributes.key?(:'texture')
|
|
690
|
-
self.texture = attributes[:'texture']
|
|
691
|
-
end
|
|
692
|
-
|
|
693
|
-
if attributes.key?(:'timbre')
|
|
694
|
-
self.timbre = attributes[:'timbre']
|
|
695
|
-
end
|
|
696
|
-
|
|
697
|
-
if attributes.key?(:'tonality')
|
|
698
|
-
self.tonality = attributes[:'tonality']
|
|
729
|
+
if attributes.key?(:'arousal_affinity')
|
|
730
|
+
self.arousal_affinity = attributes[:'arousal_affinity']
|
|
699
731
|
end
|
|
700
732
|
|
|
701
|
-
if attributes.key?(:'
|
|
702
|
-
self.
|
|
733
|
+
if attributes.key?(:'pleasantness_affinity')
|
|
734
|
+
self.pleasantness_affinity = attributes[:'pleasantness_affinity']
|
|
703
735
|
end
|
|
704
736
|
|
|
705
|
-
if attributes.key?(:'
|
|
706
|
-
self.
|
|
737
|
+
if attributes.key?(:'engagement_affinity')
|
|
738
|
+
self.engagement_affinity = attributes[:'engagement_affinity']
|
|
707
739
|
end
|
|
708
740
|
|
|
709
|
-
if attributes.key?(:'
|
|
710
|
-
self.
|
|
741
|
+
if attributes.key?(:'energy_affinity')
|
|
742
|
+
self.energy_affinity = attributes[:'energy_affinity']
|
|
711
743
|
end
|
|
712
744
|
|
|
713
|
-
if attributes.key?(:'
|
|
714
|
-
self.
|
|
745
|
+
if attributes.key?(:'tempo_affinity')
|
|
746
|
+
self.tempo_affinity = attributes[:'tempo_affinity']
|
|
715
747
|
end
|
|
716
748
|
|
|
717
|
-
if attributes.key?(:'
|
|
718
|
-
self.
|
|
749
|
+
if attributes.key?(:'scale_affinity')
|
|
750
|
+
self.scale_affinity = attributes[:'scale_affinity']
|
|
719
751
|
end
|
|
720
752
|
|
|
721
|
-
if attributes.key?(:'
|
|
722
|
-
self.
|
|
753
|
+
if attributes.key?(:'timbre_affinity')
|
|
754
|
+
self.timbre_affinity = attributes[:'timbre_affinity']
|
|
723
755
|
end
|
|
724
756
|
|
|
725
757
|
if attributes.key?(:'roughness_affinity')
|
|
@@ -753,38 +785,6 @@ module SongtradrApiClientRuby
|
|
|
753
785
|
if attributes.key?(:'key')
|
|
754
786
|
self.key = attributes[:'key']
|
|
755
787
|
end
|
|
756
|
-
|
|
757
|
-
if attributes.key?(:'valence_affinity')
|
|
758
|
-
self.valence_affinity = attributes[:'valence_affinity']
|
|
759
|
-
end
|
|
760
|
-
|
|
761
|
-
if attributes.key?(:'arousal_affinity')
|
|
762
|
-
self.arousal_affinity = attributes[:'arousal_affinity']
|
|
763
|
-
end
|
|
764
|
-
|
|
765
|
-
if attributes.key?(:'pleasantness_affinity')
|
|
766
|
-
self.pleasantness_affinity = attributes[:'pleasantness_affinity']
|
|
767
|
-
end
|
|
768
|
-
|
|
769
|
-
if attributes.key?(:'engagement_affinity')
|
|
770
|
-
self.engagement_affinity = attributes[:'engagement_affinity']
|
|
771
|
-
end
|
|
772
|
-
|
|
773
|
-
if attributes.key?(:'energy_affinity')
|
|
774
|
-
self.energy_affinity = attributes[:'energy_affinity']
|
|
775
|
-
end
|
|
776
|
-
|
|
777
|
-
if attributes.key?(:'tempo_affinity')
|
|
778
|
-
self.tempo_affinity = attributes[:'tempo_affinity']
|
|
779
|
-
end
|
|
780
|
-
|
|
781
|
-
if attributes.key?(:'scale_affinity')
|
|
782
|
-
self.scale_affinity = attributes[:'scale_affinity']
|
|
783
|
-
end
|
|
784
|
-
|
|
785
|
-
if attributes.key?(:'timbre_affinity')
|
|
786
|
-
self.timbre_affinity = attributes[:'timbre_affinity']
|
|
787
|
-
end
|
|
788
788
|
end
|
|
789
789
|
|
|
790
790
|
# Show invalid properties with the reasons. Usually used together with valid?
|
|
@@ -801,8 +801,6 @@ module SongtradrApiClientRuby
|
|
|
801
801
|
warn '[DEPRECATED] the `valid?` method is obsolete'
|
|
802
802
|
space_validator = EnumAttributeValidator.new('String', ["very compact", "compact", "moderate space", "wide", "very wide"])
|
|
803
803
|
return false unless space_validator.valid?(@space)
|
|
804
|
-
language_of_performance_validator = EnumAttributeValidator.new('String', ["en", "de", "no", "fr", "es", "pt", "fi", "ru", "it", "la", "el", "ar", "nl", "ja", "pl", "sv", "zu", "da", "cs", "hu", "af", "hi", "tr", "zh", "ms", "pa", "id", "ko", "vi"])
|
|
805
|
-
return false unless language_of_performance_validator.valid?(@language_of_performance)
|
|
806
804
|
arousal_validator = EnumAttributeValidator.new('String', ["very calm", "calm", "moderate arousal", "energetic", "very energetic", "varying arousal"])
|
|
807
805
|
return false unless arousal_validator.valid?(@arousal)
|
|
808
806
|
dominant_instrument_validator = EnumAttributeValidator.new('String', ["electric guitar", "piano", "electronics", "guitar", "strings", "synthesizer", "wind", "saxophone", "flute", "trumpet", "drum kit", "keys", "accordion", "violin", "harpsichord", "choir", "cello", "electric bass", "organ", "brass", "percussion", "vocals", "double bass", "harp"])
|
|
@@ -823,8 +821,34 @@ module SongtradrApiClientRuby
|
|
|
823
821
|
return false unless primary_sound_character_validator.valid?(@primary_sound_character)
|
|
824
822
|
rhythm_validator = EnumAttributeValidator.new('String', ["common time", "triple meter", "complex time signature", "binary rhythm", "ternary rhythm"])
|
|
825
823
|
return false unless rhythm_validator.valid?(@rhythm)
|
|
826
|
-
|
|
827
|
-
return false unless
|
|
824
|
+
roughness_validator = EnumAttributeValidator.new('String', ["very clear", "clear", "moderate roughness", "distorted", "very distorted"])
|
|
825
|
+
return false unless roughness_validator.valid?(@roughness)
|
|
826
|
+
scale_validator = EnumAttributeValidator.new('String', ["major key", "minor key", "neutral key"])
|
|
827
|
+
return false unless scale_validator.valid?(@scale)
|
|
828
|
+
sound_generation_validator = EnumAttributeValidator.new('String', ["acoustic", "electric", "electronic", "mixed sound generation"])
|
|
829
|
+
return false unless sound_generation_validator.valid?(@sound_generation)
|
|
830
|
+
tempo_validator = EnumAttributeValidator.new('String', ["very slow", "slow", "mid-tempo", "fast", "very fast", "varying tempo"])
|
|
831
|
+
return false unless tempo_validator.valid?(@tempo)
|
|
832
|
+
texture_validator = EnumAttributeValidator.new('String', ["very thin", "thin", "moderate texture", "full", "very full"])
|
|
833
|
+
return false unless texture_validator.valid?(@texture)
|
|
834
|
+
timbre_validator = EnumAttributeValidator.new('String', ["very warm", "warm", "moderate timbre", "bright", "very bright"])
|
|
835
|
+
return false unless timbre_validator.valid?(@timbre)
|
|
836
|
+
tonality_validator = EnumAttributeValidator.new('String', ["monotonous", "moderate melodiousness", "melodious", "atonal"])
|
|
837
|
+
return false unless tonality_validator.valid?(@tonality)
|
|
838
|
+
valence_validator = EnumAttributeValidator.new('String', ["very sad", "sad", "moderate valence", "positive", "very positive", "varying valence"])
|
|
839
|
+
return false unless valence_validator.valid?(@valence)
|
|
840
|
+
vocals_validator = EnumAttributeValidator.new('String', ["instrumental", "female vocals", "male vocals", "mixed vocals", "diverse gender vocals"])
|
|
841
|
+
return false unless vocals_validator.valid?(@vocals)
|
|
842
|
+
origin_decade_validator = EnumAttributeValidator.new('String', ["pre-1950s", "1950s", "1960s", "1970s", "1980s", "1990s", "2000s", "2010s", "2020s"])
|
|
843
|
+
return false unless origin_decade_validator.valid?(@origin_decade)
|
|
844
|
+
curateability_validator = EnumAttributeValidator.new('String', ["curateable", "uncurateable"])
|
|
845
|
+
return false unless curateability_validator.valid?(@curateability)
|
|
846
|
+
use_case_validator = EnumAttributeValidator.new('String', ["background", "sport", "focus", "christmas", "film", "summer", "adverts", "party", "relax"])
|
|
847
|
+
return false unless use_case_validator.valid?(@use_case)
|
|
848
|
+
channel_suitability_validator = EnumAttributeValidator.new('String', ["Spotify", "TikTok", "Unfitting", "YouTube"])
|
|
849
|
+
return false unless channel_suitability_validator.valid?(@channel_suitability)
|
|
850
|
+
language_of_performance_validator = EnumAttributeValidator.new('String', ["en", "de", "no", "fr", "es", "pt", "fi", "ru", "it", "la", "el", "ar", "nl", "ja", "pl", "sv", "zu", "da", "cs", "hu", "af", "hi", "tr", "zh", "ms", "pa", "id", "ko", "vi"])
|
|
851
|
+
return false unless language_of_performance_validator.valid?(@language_of_performance)
|
|
828
852
|
secondary_mood_cluster_validator = EnumAttributeValidator.new('String', ["aggressive", "amusing", "anxious", "calm", "devotional", "dreamy", "energetic", "enigmatic", "epic", "erotic", "positive", "sad", "scary", "wild"])
|
|
829
853
|
return false unless secondary_mood_cluster_validator.valid?(@secondary_mood_cluster)
|
|
830
854
|
tertiary_mood_cluster_validator = EnumAttributeValidator.new('String', ["aggressive", "amusing", "anxious", "calm", "devotional", "dreamy", "energetic", "enigmatic", "epic", "erotic", "positive", "sad", "scary", "wild"])
|
|
@@ -855,32 +879,8 @@ module SongtradrApiClientRuby
|
|
|
855
879
|
return false unless origin_region_validator.valid?(@origin_region)
|
|
856
880
|
industry_suitability_validator = EnumAttributeValidator.new('String', ["Automobiles and Parts", "Consumer Products and Services", "Financial Services", "Food, Beverage and Tobacco", "Health Care", "Insurance", "Media", "Politics, Government and Organizations", "Real Estate", "Retail", "Technology", "Telecommunications", "Travel and Leisure"])
|
|
857
881
|
return false unless industry_suitability_validator.valid?(@industry_suitability)
|
|
858
|
-
|
|
859
|
-
return false unless
|
|
860
|
-
scale_validator = EnumAttributeValidator.new('String', ["major key", "minor key", "neutral key"])
|
|
861
|
-
return false unless scale_validator.valid?(@scale)
|
|
862
|
-
sound_generation_validator = EnumAttributeValidator.new('String', ["acoustic", "electric", "electronic", "mixed sound generation"])
|
|
863
|
-
return false unless sound_generation_validator.valid?(@sound_generation)
|
|
864
|
-
tempo_validator = EnumAttributeValidator.new('String', ["very slow", "slow", "mid-tempo", "fast", "very fast", "varying tempo"])
|
|
865
|
-
return false unless tempo_validator.valid?(@tempo)
|
|
866
|
-
texture_validator = EnumAttributeValidator.new('String', ["very thin", "thin", "moderate texture", "full", "very full"])
|
|
867
|
-
return false unless texture_validator.valid?(@texture)
|
|
868
|
-
timbre_validator = EnumAttributeValidator.new('String', ["very warm", "warm", "moderate timbre", "bright", "very bright"])
|
|
869
|
-
return false unless timbre_validator.valid?(@timbre)
|
|
870
|
-
tonality_validator = EnumAttributeValidator.new('String', ["monotonous", "moderate melodiousness", "melodious", "atonal"])
|
|
871
|
-
return false unless tonality_validator.valid?(@tonality)
|
|
872
|
-
valence_validator = EnumAttributeValidator.new('String', ["very sad", "sad", "moderate valence", "positive", "very positive", "varying valence"])
|
|
873
|
-
return false unless valence_validator.valid?(@valence)
|
|
874
|
-
vocals_validator = EnumAttributeValidator.new('String', ["instrumental", "female vocals", "male vocals", "mixed vocals", "diverse gender vocals"])
|
|
875
|
-
return false unless vocals_validator.valid?(@vocals)
|
|
876
|
-
origin_decade_validator = EnumAttributeValidator.new('String', ["pre-1950s", "1950s", "1960s", "1970s", "1980s", "1990s", "2000s", "2010s", "2020s"])
|
|
877
|
-
return false unless origin_decade_validator.valid?(@origin_decade)
|
|
878
|
-
curateability_validator = EnumAttributeValidator.new('String', ["curateable", "uncurateable"])
|
|
879
|
-
return false unless curateability_validator.valid?(@curateability)
|
|
880
|
-
use_case_validator = EnumAttributeValidator.new('String', ["background", "sport", "focus", "christmas", "film", "summer", "adverts", "party", "relax"])
|
|
881
|
-
return false unless use_case_validator.valid?(@use_case)
|
|
882
|
-
channel_suitability_validator = EnumAttributeValidator.new('String', ["Spotify", "TikTok", "Unfitting", "YouTube"])
|
|
883
|
-
return false unless channel_suitability_validator.valid?(@channel_suitability)
|
|
882
|
+
audience_region_validator = EnumAttributeValidator.new('String', ["Australia and New Zealand", "Central America and the Carribean", "Central and Southern Asia", "Eastern Asia", "Eastern Europe", "Northern Africa and Western Asia", "Northern America", "Oceania", "South America", "South-Eastern Asia", "Southern Europe", "Sub-Saharan Africa", "Western and Northern Europe"])
|
|
883
|
+
return false unless audience_region_validator.valid?(@audience_region)
|
|
884
884
|
key_validator = EnumAttributeValidator.new('String', ["C", "C#", "D", "D#", "E", "F", "F#", "G", "G#", "A", "A#", "B", "unclear"])
|
|
885
885
|
return false unless key_validator.valid?(@key)
|
|
886
886
|
true
|
|
@@ -896,16 +896,6 @@ module SongtradrApiClientRuby
|
|
|
896
896
|
@space = space
|
|
897
897
|
end
|
|
898
898
|
|
|
899
|
-
# Custom attribute writer method checking allowed values (enum).
|
|
900
|
-
# @param [Object] language_of_performance Object to be assigned
|
|
901
|
-
def language_of_performance=(language_of_performance)
|
|
902
|
-
validator = EnumAttributeValidator.new('String', ["en", "de", "no", "fr", "es", "pt", "fi", "ru", "it", "la", "el", "ar", "nl", "ja", "pl", "sv", "zu", "da", "cs", "hu", "af", "hi", "tr", "zh", "ms", "pa", "id", "ko", "vi"])
|
|
903
|
-
unless validator.valid?(language_of_performance)
|
|
904
|
-
fail ArgumentError, "invalid value for \"language_of_performance\", must be one of #{validator.allowable_values}."
|
|
905
|
-
end
|
|
906
|
-
@language_of_performance = language_of_performance
|
|
907
|
-
end
|
|
908
|
-
|
|
909
899
|
# Custom attribute writer method checking allowed values (enum).
|
|
910
900
|
# @param [Object] arousal Object to be assigned
|
|
911
901
|
def arousal=(arousal)
|
|
@@ -1007,13 +997,143 @@ module SongtradrApiClientRuby
|
|
|
1007
997
|
end
|
|
1008
998
|
|
|
1009
999
|
# Custom attribute writer method checking allowed values (enum).
|
|
1010
|
-
# @param [Object]
|
|
1011
|
-
def
|
|
1012
|
-
validator = EnumAttributeValidator.new('String', ["
|
|
1013
|
-
unless validator.valid?(
|
|
1014
|
-
fail ArgumentError, "invalid value for \"
|
|
1000
|
+
# @param [Object] roughness Object to be assigned
|
|
1001
|
+
def roughness=(roughness)
|
|
1002
|
+
validator = EnumAttributeValidator.new('String', ["very clear", "clear", "moderate roughness", "distorted", "very distorted"])
|
|
1003
|
+
unless validator.valid?(roughness)
|
|
1004
|
+
fail ArgumentError, "invalid value for \"roughness\", must be one of #{validator.allowable_values}."
|
|
1015
1005
|
end
|
|
1016
|
-
@
|
|
1006
|
+
@roughness = roughness
|
|
1007
|
+
end
|
|
1008
|
+
|
|
1009
|
+
# Custom attribute writer method checking allowed values (enum).
|
|
1010
|
+
# @param [Object] scale Object to be assigned
|
|
1011
|
+
def scale=(scale)
|
|
1012
|
+
validator = EnumAttributeValidator.new('String', ["major key", "minor key", "neutral key"])
|
|
1013
|
+
unless validator.valid?(scale)
|
|
1014
|
+
fail ArgumentError, "invalid value for \"scale\", must be one of #{validator.allowable_values}."
|
|
1015
|
+
end
|
|
1016
|
+
@scale = scale
|
|
1017
|
+
end
|
|
1018
|
+
|
|
1019
|
+
# Custom attribute writer method checking allowed values (enum).
|
|
1020
|
+
# @param [Object] sound_generation Object to be assigned
|
|
1021
|
+
def sound_generation=(sound_generation)
|
|
1022
|
+
validator = EnumAttributeValidator.new('String', ["acoustic", "electric", "electronic", "mixed sound generation"])
|
|
1023
|
+
unless validator.valid?(sound_generation)
|
|
1024
|
+
fail ArgumentError, "invalid value for \"sound_generation\", must be one of #{validator.allowable_values}."
|
|
1025
|
+
end
|
|
1026
|
+
@sound_generation = sound_generation
|
|
1027
|
+
end
|
|
1028
|
+
|
|
1029
|
+
# Custom attribute writer method checking allowed values (enum).
|
|
1030
|
+
# @param [Object] tempo Object to be assigned
|
|
1031
|
+
def tempo=(tempo)
|
|
1032
|
+
validator = EnumAttributeValidator.new('String', ["very slow", "slow", "mid-tempo", "fast", "very fast", "varying tempo"])
|
|
1033
|
+
unless validator.valid?(tempo)
|
|
1034
|
+
fail ArgumentError, "invalid value for \"tempo\", must be one of #{validator.allowable_values}."
|
|
1035
|
+
end
|
|
1036
|
+
@tempo = tempo
|
|
1037
|
+
end
|
|
1038
|
+
|
|
1039
|
+
# Custom attribute writer method checking allowed values (enum).
|
|
1040
|
+
# @param [Object] texture Object to be assigned
|
|
1041
|
+
def texture=(texture)
|
|
1042
|
+
validator = EnumAttributeValidator.new('String', ["very thin", "thin", "moderate texture", "full", "very full"])
|
|
1043
|
+
unless validator.valid?(texture)
|
|
1044
|
+
fail ArgumentError, "invalid value for \"texture\", must be one of #{validator.allowable_values}."
|
|
1045
|
+
end
|
|
1046
|
+
@texture = texture
|
|
1047
|
+
end
|
|
1048
|
+
|
|
1049
|
+
# Custom attribute writer method checking allowed values (enum).
|
|
1050
|
+
# @param [Object] timbre Object to be assigned
|
|
1051
|
+
def timbre=(timbre)
|
|
1052
|
+
validator = EnumAttributeValidator.new('String', ["very warm", "warm", "moderate timbre", "bright", "very bright"])
|
|
1053
|
+
unless validator.valid?(timbre)
|
|
1054
|
+
fail ArgumentError, "invalid value for \"timbre\", must be one of #{validator.allowable_values}."
|
|
1055
|
+
end
|
|
1056
|
+
@timbre = timbre
|
|
1057
|
+
end
|
|
1058
|
+
|
|
1059
|
+
# Custom attribute writer method checking allowed values (enum).
|
|
1060
|
+
# @param [Object] tonality Object to be assigned
|
|
1061
|
+
def tonality=(tonality)
|
|
1062
|
+
validator = EnumAttributeValidator.new('String', ["monotonous", "moderate melodiousness", "melodious", "atonal"])
|
|
1063
|
+
unless validator.valid?(tonality)
|
|
1064
|
+
fail ArgumentError, "invalid value for \"tonality\", must be one of #{validator.allowable_values}."
|
|
1065
|
+
end
|
|
1066
|
+
@tonality = tonality
|
|
1067
|
+
end
|
|
1068
|
+
|
|
1069
|
+
# Custom attribute writer method checking allowed values (enum).
|
|
1070
|
+
# @param [Object] valence Object to be assigned
|
|
1071
|
+
def valence=(valence)
|
|
1072
|
+
validator = EnumAttributeValidator.new('String', ["very sad", "sad", "moderate valence", "positive", "very positive", "varying valence"])
|
|
1073
|
+
unless validator.valid?(valence)
|
|
1074
|
+
fail ArgumentError, "invalid value for \"valence\", must be one of #{validator.allowable_values}."
|
|
1075
|
+
end
|
|
1076
|
+
@valence = valence
|
|
1077
|
+
end
|
|
1078
|
+
|
|
1079
|
+
# Custom attribute writer method checking allowed values (enum).
|
|
1080
|
+
# @param [Object] vocals Object to be assigned
|
|
1081
|
+
def vocals=(vocals)
|
|
1082
|
+
validator = EnumAttributeValidator.new('String', ["instrumental", "female vocals", "male vocals", "mixed vocals", "diverse gender vocals"])
|
|
1083
|
+
unless validator.valid?(vocals)
|
|
1084
|
+
fail ArgumentError, "invalid value for \"vocals\", must be one of #{validator.allowable_values}."
|
|
1085
|
+
end
|
|
1086
|
+
@vocals = vocals
|
|
1087
|
+
end
|
|
1088
|
+
|
|
1089
|
+
# Custom attribute writer method checking allowed values (enum).
|
|
1090
|
+
# @param [Object] origin_decade Object to be assigned
|
|
1091
|
+
def origin_decade=(origin_decade)
|
|
1092
|
+
validator = EnumAttributeValidator.new('String', ["pre-1950s", "1950s", "1960s", "1970s", "1980s", "1990s", "2000s", "2010s", "2020s"])
|
|
1093
|
+
unless validator.valid?(origin_decade)
|
|
1094
|
+
fail ArgumentError, "invalid value for \"origin_decade\", must be one of #{validator.allowable_values}."
|
|
1095
|
+
end
|
|
1096
|
+
@origin_decade = origin_decade
|
|
1097
|
+
end
|
|
1098
|
+
|
|
1099
|
+
# Custom attribute writer method checking allowed values (enum).
|
|
1100
|
+
# @param [Object] curateability Object to be assigned
|
|
1101
|
+
def curateability=(curateability)
|
|
1102
|
+
validator = EnumAttributeValidator.new('String', ["curateable", "uncurateable"])
|
|
1103
|
+
unless validator.valid?(curateability)
|
|
1104
|
+
fail ArgumentError, "invalid value for \"curateability\", must be one of #{validator.allowable_values}."
|
|
1105
|
+
end
|
|
1106
|
+
@curateability = curateability
|
|
1107
|
+
end
|
|
1108
|
+
|
|
1109
|
+
# Custom attribute writer method checking allowed values (enum).
|
|
1110
|
+
# @param [Object] use_case Object to be assigned
|
|
1111
|
+
def use_case=(use_case)
|
|
1112
|
+
validator = EnumAttributeValidator.new('String', ["background", "sport", "focus", "christmas", "film", "summer", "adverts", "party", "relax"])
|
|
1113
|
+
unless validator.valid?(use_case)
|
|
1114
|
+
fail ArgumentError, "invalid value for \"use_case\", must be one of #{validator.allowable_values}."
|
|
1115
|
+
end
|
|
1116
|
+
@use_case = use_case
|
|
1117
|
+
end
|
|
1118
|
+
|
|
1119
|
+
# Custom attribute writer method checking allowed values (enum).
|
|
1120
|
+
# @param [Object] channel_suitability Object to be assigned
|
|
1121
|
+
def channel_suitability=(channel_suitability)
|
|
1122
|
+
validator = EnumAttributeValidator.new('String', ["Spotify", "TikTok", "Unfitting", "YouTube"])
|
|
1123
|
+
unless validator.valid?(channel_suitability)
|
|
1124
|
+
fail ArgumentError, "invalid value for \"channel_suitability\", must be one of #{validator.allowable_values}."
|
|
1125
|
+
end
|
|
1126
|
+
@channel_suitability = channel_suitability
|
|
1127
|
+
end
|
|
1128
|
+
|
|
1129
|
+
# Custom attribute writer method checking allowed values (enum).
|
|
1130
|
+
# @param [Object] language_of_performance Object to be assigned
|
|
1131
|
+
def language_of_performance=(language_of_performance)
|
|
1132
|
+
validator = EnumAttributeValidator.new('String', ["en", "de", "no", "fr", "es", "pt", "fi", "ru", "it", "la", "el", "ar", "nl", "ja", "pl", "sv", "zu", "da", "cs", "hu", "af", "hi", "tr", "zh", "ms", "pa", "id", "ko", "vi"])
|
|
1133
|
+
unless validator.valid?(language_of_performance)
|
|
1134
|
+
fail ArgumentError, "invalid value for \"language_of_performance\", must be one of #{validator.allowable_values}."
|
|
1135
|
+
end
|
|
1136
|
+
@language_of_performance = language_of_performance
|
|
1017
1137
|
end
|
|
1018
1138
|
|
|
1019
1139
|
# Custom attribute writer method checking allowed values (enum).
|
|
@@ -1167,133 +1287,13 @@ module SongtradrApiClientRuby
|
|
|
1167
1287
|
end
|
|
1168
1288
|
|
|
1169
1289
|
# Custom attribute writer method checking allowed values (enum).
|
|
1170
|
-
# @param [Object]
|
|
1171
|
-
def
|
|
1172
|
-
validator = EnumAttributeValidator.new('String', ["
|
|
1173
|
-
unless validator.valid?(
|
|
1174
|
-
fail ArgumentError, "invalid value for \"
|
|
1175
|
-
end
|
|
1176
|
-
@roughness = roughness
|
|
1177
|
-
end
|
|
1178
|
-
|
|
1179
|
-
# Custom attribute writer method checking allowed values (enum).
|
|
1180
|
-
# @param [Object] scale Object to be assigned
|
|
1181
|
-
def scale=(scale)
|
|
1182
|
-
validator = EnumAttributeValidator.new('String', ["major key", "minor key", "neutral key"])
|
|
1183
|
-
unless validator.valid?(scale)
|
|
1184
|
-
fail ArgumentError, "invalid value for \"scale\", must be one of #{validator.allowable_values}."
|
|
1185
|
-
end
|
|
1186
|
-
@scale = scale
|
|
1187
|
-
end
|
|
1188
|
-
|
|
1189
|
-
# Custom attribute writer method checking allowed values (enum).
|
|
1190
|
-
# @param [Object] sound_generation Object to be assigned
|
|
1191
|
-
def sound_generation=(sound_generation)
|
|
1192
|
-
validator = EnumAttributeValidator.new('String', ["acoustic", "electric", "electronic", "mixed sound generation"])
|
|
1193
|
-
unless validator.valid?(sound_generation)
|
|
1194
|
-
fail ArgumentError, "invalid value for \"sound_generation\", must be one of #{validator.allowable_values}."
|
|
1195
|
-
end
|
|
1196
|
-
@sound_generation = sound_generation
|
|
1197
|
-
end
|
|
1198
|
-
|
|
1199
|
-
# Custom attribute writer method checking allowed values (enum).
|
|
1200
|
-
# @param [Object] tempo Object to be assigned
|
|
1201
|
-
def tempo=(tempo)
|
|
1202
|
-
validator = EnumAttributeValidator.new('String', ["very slow", "slow", "mid-tempo", "fast", "very fast", "varying tempo"])
|
|
1203
|
-
unless validator.valid?(tempo)
|
|
1204
|
-
fail ArgumentError, "invalid value for \"tempo\", must be one of #{validator.allowable_values}."
|
|
1205
|
-
end
|
|
1206
|
-
@tempo = tempo
|
|
1207
|
-
end
|
|
1208
|
-
|
|
1209
|
-
# Custom attribute writer method checking allowed values (enum).
|
|
1210
|
-
# @param [Object] texture Object to be assigned
|
|
1211
|
-
def texture=(texture)
|
|
1212
|
-
validator = EnumAttributeValidator.new('String', ["very thin", "thin", "moderate texture", "full", "very full"])
|
|
1213
|
-
unless validator.valid?(texture)
|
|
1214
|
-
fail ArgumentError, "invalid value for \"texture\", must be one of #{validator.allowable_values}."
|
|
1215
|
-
end
|
|
1216
|
-
@texture = texture
|
|
1217
|
-
end
|
|
1218
|
-
|
|
1219
|
-
# Custom attribute writer method checking allowed values (enum).
|
|
1220
|
-
# @param [Object] timbre Object to be assigned
|
|
1221
|
-
def timbre=(timbre)
|
|
1222
|
-
validator = EnumAttributeValidator.new('String', ["very warm", "warm", "moderate timbre", "bright", "very bright"])
|
|
1223
|
-
unless validator.valid?(timbre)
|
|
1224
|
-
fail ArgumentError, "invalid value for \"timbre\", must be one of #{validator.allowable_values}."
|
|
1225
|
-
end
|
|
1226
|
-
@timbre = timbre
|
|
1227
|
-
end
|
|
1228
|
-
|
|
1229
|
-
# Custom attribute writer method checking allowed values (enum).
|
|
1230
|
-
# @param [Object] tonality Object to be assigned
|
|
1231
|
-
def tonality=(tonality)
|
|
1232
|
-
validator = EnumAttributeValidator.new('String', ["monotonous", "moderate melodiousness", "melodious", "atonal"])
|
|
1233
|
-
unless validator.valid?(tonality)
|
|
1234
|
-
fail ArgumentError, "invalid value for \"tonality\", must be one of #{validator.allowable_values}."
|
|
1235
|
-
end
|
|
1236
|
-
@tonality = tonality
|
|
1237
|
-
end
|
|
1238
|
-
|
|
1239
|
-
# Custom attribute writer method checking allowed values (enum).
|
|
1240
|
-
# @param [Object] valence Object to be assigned
|
|
1241
|
-
def valence=(valence)
|
|
1242
|
-
validator = EnumAttributeValidator.new('String', ["very sad", "sad", "moderate valence", "positive", "very positive", "varying valence"])
|
|
1243
|
-
unless validator.valid?(valence)
|
|
1244
|
-
fail ArgumentError, "invalid value for \"valence\", must be one of #{validator.allowable_values}."
|
|
1245
|
-
end
|
|
1246
|
-
@valence = valence
|
|
1247
|
-
end
|
|
1248
|
-
|
|
1249
|
-
# Custom attribute writer method checking allowed values (enum).
|
|
1250
|
-
# @param [Object] vocals Object to be assigned
|
|
1251
|
-
def vocals=(vocals)
|
|
1252
|
-
validator = EnumAttributeValidator.new('String', ["instrumental", "female vocals", "male vocals", "mixed vocals", "diverse gender vocals"])
|
|
1253
|
-
unless validator.valid?(vocals)
|
|
1254
|
-
fail ArgumentError, "invalid value for \"vocals\", must be one of #{validator.allowable_values}."
|
|
1255
|
-
end
|
|
1256
|
-
@vocals = vocals
|
|
1257
|
-
end
|
|
1258
|
-
|
|
1259
|
-
# Custom attribute writer method checking allowed values (enum).
|
|
1260
|
-
# @param [Object] origin_decade Object to be assigned
|
|
1261
|
-
def origin_decade=(origin_decade)
|
|
1262
|
-
validator = EnumAttributeValidator.new('String', ["pre-1950s", "1950s", "1960s", "1970s", "1980s", "1990s", "2000s", "2010s", "2020s"])
|
|
1263
|
-
unless validator.valid?(origin_decade)
|
|
1264
|
-
fail ArgumentError, "invalid value for \"origin_decade\", must be one of #{validator.allowable_values}."
|
|
1265
|
-
end
|
|
1266
|
-
@origin_decade = origin_decade
|
|
1267
|
-
end
|
|
1268
|
-
|
|
1269
|
-
# Custom attribute writer method checking allowed values (enum).
|
|
1270
|
-
# @param [Object] curateability Object to be assigned
|
|
1271
|
-
def curateability=(curateability)
|
|
1272
|
-
validator = EnumAttributeValidator.new('String', ["curateable", "uncurateable"])
|
|
1273
|
-
unless validator.valid?(curateability)
|
|
1274
|
-
fail ArgumentError, "invalid value for \"curateability\", must be one of #{validator.allowable_values}."
|
|
1275
|
-
end
|
|
1276
|
-
@curateability = curateability
|
|
1277
|
-
end
|
|
1278
|
-
|
|
1279
|
-
# Custom attribute writer method checking allowed values (enum).
|
|
1280
|
-
# @param [Object] use_case Object to be assigned
|
|
1281
|
-
def use_case=(use_case)
|
|
1282
|
-
validator = EnumAttributeValidator.new('String', ["background", "sport", "focus", "christmas", "film", "summer", "adverts", "party", "relax"])
|
|
1283
|
-
unless validator.valid?(use_case)
|
|
1284
|
-
fail ArgumentError, "invalid value for \"use_case\", must be one of #{validator.allowable_values}."
|
|
1285
|
-
end
|
|
1286
|
-
@use_case = use_case
|
|
1287
|
-
end
|
|
1288
|
-
|
|
1289
|
-
# Custom attribute writer method checking allowed values (enum).
|
|
1290
|
-
# @param [Object] channel_suitability Object to be assigned
|
|
1291
|
-
def channel_suitability=(channel_suitability)
|
|
1292
|
-
validator = EnumAttributeValidator.new('String', ["Spotify", "TikTok", "Unfitting", "YouTube"])
|
|
1293
|
-
unless validator.valid?(channel_suitability)
|
|
1294
|
-
fail ArgumentError, "invalid value for \"channel_suitability\", must be one of #{validator.allowable_values}."
|
|
1290
|
+
# @param [Object] audience_region Object to be assigned
|
|
1291
|
+
def audience_region=(audience_region)
|
|
1292
|
+
validator = EnumAttributeValidator.new('String', ["Australia and New Zealand", "Central America and the Carribean", "Central and Southern Asia", "Eastern Asia", "Eastern Europe", "Northern Africa and Western Asia", "Northern America", "Oceania", "South America", "South-Eastern Asia", "Southern Europe", "Sub-Saharan Africa", "Western and Northern Europe"])
|
|
1293
|
+
unless validator.valid?(audience_region)
|
|
1294
|
+
fail ArgumentError, "invalid value for \"audience_region\", must be one of #{validator.allowable_values}."
|
|
1295
1295
|
end
|
|
1296
|
-
@
|
|
1296
|
+
@audience_region = audience_region
|
|
1297
1297
|
end
|
|
1298
1298
|
|
|
1299
1299
|
# Custom attribute writer method checking allowed values (enum).
|
|
@@ -1312,7 +1312,6 @@ module SongtradrApiClientRuby
|
|
|
1312
1312
|
return true if self.equal?(o)
|
|
1313
1313
|
self.class == o.class &&
|
|
1314
1314
|
space == o.space &&
|
|
1315
|
-
language_of_performance == o.language_of_performance &&
|
|
1316
1315
|
arousal == o.arousal &&
|
|
1317
1316
|
dominant_instrument == o.dominant_instrument &&
|
|
1318
1317
|
energy == o.energy &&
|
|
@@ -1323,7 +1322,20 @@ module SongtradrApiClientRuby
|
|
|
1323
1322
|
primary_mood_cluster == o.primary_mood_cluster &&
|
|
1324
1323
|
primary_sound_character == o.primary_sound_character &&
|
|
1325
1324
|
rhythm == o.rhythm &&
|
|
1326
|
-
|
|
1325
|
+
roughness == o.roughness &&
|
|
1326
|
+
scale == o.scale &&
|
|
1327
|
+
sound_generation == o.sound_generation &&
|
|
1328
|
+
tempo == o.tempo &&
|
|
1329
|
+
texture == o.texture &&
|
|
1330
|
+
timbre == o.timbre &&
|
|
1331
|
+
tonality == o.tonality &&
|
|
1332
|
+
valence == o.valence &&
|
|
1333
|
+
vocals == o.vocals &&
|
|
1334
|
+
origin_decade == o.origin_decade &&
|
|
1335
|
+
curateability == o.curateability &&
|
|
1336
|
+
use_case == o.use_case &&
|
|
1337
|
+
channel_suitability == o.channel_suitability &&
|
|
1338
|
+
language_of_performance == o.language_of_performance &&
|
|
1327
1339
|
primary_mood_cluster_affinity == o.primary_mood_cluster_affinity &&
|
|
1328
1340
|
secondary_mood_cluster == o.secondary_mood_cluster &&
|
|
1329
1341
|
secondary_mood_cluster_affinity == o.secondary_mood_cluster_affinity &&
|
|
@@ -1367,27 +1379,7 @@ module SongtradrApiClientRuby
|
|
|
1367
1379
|
use_case_affinity == o.use_case_affinity &&
|
|
1368
1380
|
industry_suitability == o.industry_suitability &&
|
|
1369
1381
|
industry_suitability_affinity == o.industry_suitability_affinity &&
|
|
1370
|
-
|
|
1371
|
-
scale == o.scale &&
|
|
1372
|
-
sound_generation == o.sound_generation &&
|
|
1373
|
-
tempo == o.tempo &&
|
|
1374
|
-
texture == o.texture &&
|
|
1375
|
-
timbre == o.timbre &&
|
|
1376
|
-
tonality == o.tonality &&
|
|
1377
|
-
valence == o.valence &&
|
|
1378
|
-
vocals == o.vocals &&
|
|
1379
|
-
origin_decade == o.origin_decade &&
|
|
1380
|
-
curateability == o.curateability &&
|
|
1381
|
-
use_case == o.use_case &&
|
|
1382
|
-
channel_suitability == o.channel_suitability &&
|
|
1383
|
-
roughness_affinity == o.roughness_affinity &&
|
|
1384
|
-
harmony_affinity == o.harmony_affinity &&
|
|
1385
|
-
texture_affinity == o.texture_affinity &&
|
|
1386
|
-
groovyness_affinity == o.groovyness_affinity &&
|
|
1387
|
-
space_affinity == o.space_affinity &&
|
|
1388
|
-
key_affinity == o.key_affinity &&
|
|
1389
|
-
channel_suitability_affinity == o.channel_suitability_affinity &&
|
|
1390
|
-
key == o.key &&
|
|
1382
|
+
audience_region == o.audience_region &&
|
|
1391
1383
|
valence_affinity == o.valence_affinity &&
|
|
1392
1384
|
arousal_affinity == o.arousal_affinity &&
|
|
1393
1385
|
pleasantness_affinity == o.pleasantness_affinity &&
|
|
@@ -1395,7 +1387,15 @@ module SongtradrApiClientRuby
|
|
|
1395
1387
|
energy_affinity == o.energy_affinity &&
|
|
1396
1388
|
tempo_affinity == o.tempo_affinity &&
|
|
1397
1389
|
scale_affinity == o.scale_affinity &&
|
|
1398
|
-
timbre_affinity == o.timbre_affinity
|
|
1390
|
+
timbre_affinity == o.timbre_affinity &&
|
|
1391
|
+
roughness_affinity == o.roughness_affinity &&
|
|
1392
|
+
harmony_affinity == o.harmony_affinity &&
|
|
1393
|
+
texture_affinity == o.texture_affinity &&
|
|
1394
|
+
groovyness_affinity == o.groovyness_affinity &&
|
|
1395
|
+
space_affinity == o.space_affinity &&
|
|
1396
|
+
key_affinity == o.key_affinity &&
|
|
1397
|
+
channel_suitability_affinity == o.channel_suitability_affinity &&
|
|
1398
|
+
key == o.key
|
|
1399
1399
|
end
|
|
1400
1400
|
|
|
1401
1401
|
# @see the `==` method
|
|
@@ -1407,7 +1407,7 @@ module SongtradrApiClientRuby
|
|
|
1407
1407
|
# Calculates hash code according to all attributes.
|
|
1408
1408
|
# @return [Integer] Hash code
|
|
1409
1409
|
def hash
|
|
1410
|
-
[space,
|
|
1410
|
+
[space, arousal, dominant_instrument, energy, engagement, groovyness, harmony, pleasantness, primary_mood_cluster, primary_sound_character, rhythm, roughness, scale, sound_generation, tempo, texture, timbre, tonality, valence, vocals, origin_decade, curateability, use_case, channel_suitability, language_of_performance, primary_mood_cluster_affinity, secondary_mood_cluster, secondary_mood_cluster_affinity, tertiary_mood_cluster, tertiary_mood_cluster_affinity, vocals_affinity, dominant_instrument_affinity, secondary_instrument, secondary_instrument_affinity, tertiary_instrument, tertiary_instrument_affinity, sound_generation_affinity, rhythm_affinity, primary_sound_character_affinity, tonality_affinity, bpm, production_rating, production_rating_affinity, performance_rating, performance_rating_affinity, song_rating, song_rating_affinity, audience_age, audience_age_affinity, secondary_audience_age, secondary_audience_age_affinity, tertiary_audience_age, tertiary_audience_age_affinity, audience_gender, audience_gender_affinity, audience_region_affinity, secondary_audience_region, secondary_audience_region_affinity, tertiary_audience_region, tertiary_audience_region_affinity, origin_region, origin_region_affinity, origin_decade_affinity, language_of_performance_affinity, curateability_affinity, use_case_affinity, industry_suitability, industry_suitability_affinity, audience_region, valence_affinity, arousal_affinity, pleasantness_affinity, engagement_affinity, energy_affinity, tempo_affinity, scale_affinity, timbre_affinity, roughness_affinity, harmony_affinity, texture_affinity, groovyness_affinity, space_affinity, key_affinity, channel_suitability_affinity, key].hash
|
|
1411
1411
|
end
|
|
1412
1412
|
|
|
1413
1413
|
# Builds the object from hash
|