runapi-suno 0.4.2 → 0.4.4

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-suno
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - RunAPI
@@ -15,14 +15,14 @@ dependencies:
15
15
  requirements:
16
16
  - - "~>"
17
17
  - !ruby/object:Gem::Version
18
- version: 0.4.0
18
+ version: 0.5.0
19
19
  type: :runtime
20
20
  prerelease: false
21
21
  version_requirements: !ruby/object:Gem::Requirement
22
22
  requirements:
23
23
  - - "~>"
24
24
  - !ruby/object:Gem::Version
25
- version: 0.4.0
25
+ version: 0.5.0
26
26
  description: The Suno Ruby SDK is the language-specific package for Suno on RunAPI.
27
27
  Use this package for song generation, lyrics, vocals, extension, and audio transformation
28
28
  workflows when your application needs request bodies, task status lookup, and consistent
@@ -44,6 +44,7 @@ files:
44
44
  - lib/runapi/suno/resources/add_samples.rb
45
45
  - lib/runapi/suno/resources/add_vocals.rb
46
46
  - lib/runapi/suno/resources/audio_action.rb
47
+ - lib/runapi/suno/resources/audio_exports.rb
47
48
  - lib/runapi/suno/resources/blend_lyrics.rb
48
49
  - lib/runapi/suno/resources/boost_style.rb
49
50
  - lib/runapi/suno/resources/check_voice.rb
@@ -58,16 +59,24 @@ files:
58
59
  - lib/runapi/suno/resources/generate_voice.rb
59
60
  - lib/runapi/suno/resources/get_timestamped_lyrics.rb
60
61
  - lib/runapi/suno/resources/inspire_music.rb
62
+ - lib/runapi/suno/resources/music_from_sample.rb
63
+ - lib/runapi/suno/resources/music_visualizations.rb
64
+ - lib/runapi/suno/resources/personas.rb
61
65
  - lib/runapi/suno/resources/regenerate_validation_phrase.rb
62
66
  - lib/runapi/suno/resources/remaster_audio.rb
63
67
  - lib/runapi/suno/resources/replace_section.rb
64
68
  - lib/runapi/suno/resources/separate_audio_stems.rb
65
69
  - lib/runapi/suno/resources/stitch_audio.rb
70
+ - lib/runapi/suno/resources/style_expansions.rb
66
71
  - lib/runapi/suno/resources/text_to_music.rb
67
72
  - lib/runapi/suno/resources/text_to_sound.rb
73
+ - lib/runapi/suno/resources/timestamped_lyrics.rb
68
74
  - lib/runapi/suno/resources/visualize_music.rb
69
75
  - lib/runapi/suno/resources/voice_to_validation_phrase.rb
76
+ - lib/runapi/suno/resources/voices.rb
70
77
  - lib/runapi/suno/types.rb
78
+ - lib/runapi/suno/types/completed_responses.rb
79
+ - lib/runapi/suno/types/resource_responses.rb
71
80
  - lib/runapi/suno/validators.rb
72
81
  homepage: https://runapi.ai/models/suno
73
82
  licenses: