Edit of asset "Audio Stream Player Clipper 2D" Accepted

Old/Current New/Edit
Title Audio Stream Player Clipper 2D Audio Stream Player Clipper 2D
Description Maximize your control over audio in your Godot projects with AudioStreamPlayerClipper2D, a solution for audio clipping that goes beyond the engine's native capabilities. Precisely set the start and end points of your audio clips quickly and intuitively through the editor.

Full support for all platforms, including web (the audio loop with offset in Godot currently does not work for web). AudioStreamPlayerClipper2D ensures that your audio cuts and adjustments are maintained accurately across all platforms.

Additionally, streamline your workflow with the ability to test audio directly in the editor inspector, without needing to run the game. Simplify the process of fine-tuning and refining your sounds quickly and efficiently.

Settings
Start Time
End Time
Apply Cut
Audio Stream
AutoPlay
Loop
Volume DB
Pitch Scale
Max Distance
Attenuation
Panning Strength
Editor Play Test

$AudioStreamPlayerClipper2D.loop = false
$AudioStreamPlayerClipper2D.auto_play = false
$AudioStreamPlayerClipper2D.start_time = 0.0
$AudioStreamPlayerClipper2D.end_time = 0.0
$AudioStreamPlayerClipper2D.apply_cut = false
$AudioStreamPlayerClipper2D.volume_db = 0.0
$AudioStreamPlayerClipper2D.pitch_scale = 1
$AudioStreamPlayerClipper2D.max_distance = 2000.0
$AudioStreamPlayerClipper2D.attenuation = 1.0
$AudioStreamPlayerClipper2D.panning_strength = 1.0
$AudioStreamPlayerClipper2D.play()
$AudioStreamPlayerClipper2D.stop()
Maximize your control over audio in your Godot projects with AudioStreamPlayerClipper2D, a solution for audio clipping that goes beyond the engine's native capabilities. Precisely set the start and end points of your audio clips quickly and intuitively through the editor.

Full support for all platforms, including web (the audio loop with offset in Godot currently does not work for web). AudioStreamPlayerClipper2D ensures that your audio cuts and adjustments are maintained accurately across all platforms.

Additionally, streamline your workflow with the ability to test audio directly in the editor inspector, without needing to run the game. Simplify the process of fine-tuning and refining your sounds quickly and efficiently.

Settings
Start Time
End Time
Apply Cut
Audio Stream
AutoPlay
Loop
Volume DB
Pitch Scale
Max Distance
Attenuation
Panning Strength
Editor Play Test

$AudioStreamPlayerClipper2D.loop = false
$AudioStreamPlayerClipper2D.auto_play = false
$AudioStreamPlayerClipper2D.start_time = 0.0
$AudioStreamPlayerClipper2D.end_time = 0.0
$AudioStreamPlayerClipper2D.apply_cut = false
$AudioStreamPlayerClipper2D.volume_db = 0.0
$AudioStreamPlayerClipper2D.pitch_scale = 1
$AudioStreamPlayerClipper2D.max_distance = 2000.0
$AudioStreamPlayerClipper2D.attenuation = 1.0
$AudioStreamPlayerClipper2D.panning_strength = 1.0
$AudioStreamPlayerClipper2D.play()
$AudioStreamPlayerClipper2D.stop()
Category 2D Tools 2D Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/Saulo-de-Souza/Audio-Stream-Player-Clipper-2D https://github.com/Saulo-de-Souza/Audio-Stream-Player-Clipper-2D
Issues Url https://github.com/Saulo-de-Souza/Audio-Stream-Player-Clipper-2D/issues https://github.com/Saulo-de-Souza/Audio-Stream-Player-Clipper-2D/issues
Godot version Godot 4.3 Godot 4.3
Version String 1.0 1.0
Download Commit a388d668f7e1dab957d956cca3fdcf103c4a5407 91e5ba576ef27bf59b68bb8a8464a8f0e4f3f488
Download Url (Computed) https://github.com/Saulo-de-Souza/Audio-Stream-Player-Clipper-2D/archive/a388d668f7e1dab957d956cca3fdcf103c4a5407.zip https://github.com/Saulo-de-Souza/Audio-Stream-Player-Clipper-2D/archive/91e5ba576ef27bf59b68bb8a8464a8f0e4f3f488.zip
Icon Url https://raw.githubusercontent.com/Saulo-de-Souza/Audio-Stream-Player-Clipper-2D/refs/heads/master/addons/audio_stream_player_clipper_2d/icon.png
https://raw.githubusercontent.com/Saulo-de-Souza/Audio-Stream-Player-Clipper-2D/refs/heads/master/addons/audio_stream_player_clipper_2d/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/Saulo-de-Souza/Audio-Stream-Player-Clipper-2D/refs/heads/master/addons/audio_stream_player_clipper_2d/screen_shoot_1.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/Saulo-de-Souza/Audio-Stream-Player-Clipper-2D/refs/heads/master/addons/audio_stream_player_clipper_2d/screen_shoot_2.png
Thumbnail