No video

Playing Music via the Roll20AM API Script

  Рет қаралды 6,761

Nick Olivo

Nick Olivo

4 жыл бұрын

This video shows how you can use the Roll20AM script to start & stop music for use in your macros. Note that this does require a Pro subscription.
Here are the commands used in the script.
!roll20AM --config
!roll20AM --audio,play|testTracks
!roll20AM --audio,stop|
!roll20AM --edit,mode,loop|testTracks
!roll20AM --edit,mode,shuffled|testTracks
!roll20AM --edit,mode,single|testTracks
!roll20AM --edit,mode,random|testTracks
!roll20AM --edit,mode,together|testTracks
!roll20AM --audio,fade,out|testTracks
!roll20AM --audio,fade,in|testTracks //starts music at 0, works up gradually to the master volume
!roll20AM --edit,access,player|testTracks
!roll20AM --edit,access,gm|testTracks
!roll20AM --config,menu=testTracks
!roll20AM --config,menu=tracks
!roll20AM --config,remove
!roll20AM --config,import
!roll20AM --edit,set,tag1|Anxious
!roll20AM --audio,play,increase
Here's the Roll20 AM wiki - wiki.roll20.ne...
If you'd like to support the channel, my Patreon is here: / nickolivo

Пікірлер: 28
@marianorainmaker
@marianorainmaker 4 жыл бұрын
Thanks a lot Nick, i went from being completely lost to feel confortable enough to run my first sessions in days! just by watching your videos. Cant thank you enough
@Strollingjester
@Strollingjester 3 жыл бұрын
Nick you are THE BEST! Just last week I was thinking "Man, I really wish I knew how to play music during encounters" and now, here we are!
@thisjust10
@thisjust10 4 жыл бұрын
thanks for breaking these commands own so we can make macro's for songs!
@EstelMcFields
@EstelMcFields Жыл бұрын
Thanks! I followed your advice, now I'm trying to make a radio using roll20am and Silence, it's working great so far!
@NickOlivo
@NickOlivo Жыл бұрын
Glad it was helpful! Happy gaming!
@ulthanos
@ulthanos Жыл бұрын
Hey Nick! Question for you. I have this set up, working great. However, for some reason, when I stop a track with the Token Action button (syntax: "!roll20AM --audio,stop|") ... it turns off the "loop" status of whatever is playing. (Which is oddly different than if I just click the "Stop" button within the Jukebox tab.) I don't use playlists, everything I have are individual tracks, that I REALLY want to be able to start from the action button of the token, then stop as needed, then re-start (or start a new one). The problem is, every time I stop one with the token, as noted above, it turns off "Loop"... So, from the start of a session (where all of my tracks are set to Loop), by the end of a session, every track I have that I used that session are now off Loop because of the Stop button... (This is very frustrating since it really takes my players and my self "out of the moment" when someone asks, "What happened to the sound / music?"... because the track ran out. Any thoughts? Thanks!
@NickOlivo
@NickOlivo Жыл бұрын
Hi Ulthanos - looks like some other folks encountered a similar issue, and an approach to addressing it is listed here - app.roll20.net/forum/post/7845874/roll20-audio-master-loop-does-not-work Hope that helps, happy gaming!
@ulthanos
@ulthanos Жыл бұрын
@@NickOlivo You came through again, thanks!!!
@sheep3966
@sheep3966 4 жыл бұрын
very nice! love ur content
@hokiesfan4500
@hokiesfan4500 3 жыл бұрын
I made a macro to start a Tag playlist. Once you stop the tracks from playing and then want to restart them, how do you get it to start back at the beginning of the piece vs resuming where it left off? My macro command to start is: !roll20AM --audio,fade,in,|Tag1 My macro command to stop is: !roll20AM --audio,stop| I have also tried !roll20AM --audio,stop|Tag1 but in both cases, it will stop the music. When I start the fade in macro again, it resumes. Sometimes, I want the option of having it start the piece of music over.
@hawkname1234
@hawkname1234 4 жыл бұрын
Nick - it would be great to see a handful of example use cases for this. Like, adding sound effects to attack macros, or putting macros on invisible tokens with action buttons and placing them in rooms with the needed music buttons for that room. I find the jukebox SUPER distracting to use, and roll20AM is not MUCH better, unless you build macros with it and kinda rig up a GUI on your game ahead of time. Would you mind showing some example use cases like that? I think it would be HUGEly helpful to people, especially if you could link to the roll20AM command templates you used. Just a suggestion for your consideration! Keep up the great work!
@hawkname1234
@hawkname1234 4 жыл бұрын
Oh man, I just saw that you already included the commands you used in this video. You're really on it.
@NickOlivo
@NickOlivo 4 жыл бұрын
Hi John - I also have an example macro shown in this video - kzfaq.info/get/bejne/h96ZfL19zr3OmXU.html Happy gaming! :)
@ethandenson7182
@ethandenson7182 4 жыл бұрын
Hello! Don't know if you know how to do this or if it's even possible. I'm running a campaign and a player I have offered to handle the background ambiance and combat music while I focus on running the rest of the game. Anyways, I've figured out how to let them have full control of the system, but it's annoying that whenever they click a button in the roll20AM menus in the chat, the results are whispered to me as well. Is there a way to hide the menu messages to the GM from roll20AM while still allowing the Player to see them? If not, what would be the most best alternative? Typing commands for everything? Macros? Also, is there a way to loop a single track from a playlist with a !roll20AM --audio, play, ____, nomenu|SONG1 kind of command? Anyways, Loved the video, helped me a whole bunch already! Thank you!
@NickOlivo
@NickOlivo 4 жыл бұрын
I don't think there's a way to prevent the information from being whispered to the GM. I'd say macros would be your best bet. As for looping, you should be able to loop a specific track by entering !roll20AM --edit,mode,loop|myTrack, and then !roll20AM --audio,play|myTrack
@randalthor6670
@randalthor6670 3 жыл бұрын
OK, so I have tried to use the stop command and it hasn't worked. The AM API is loaded on the campaign. I don't know why it isn't working.
@Stitchmaniac2
@Stitchmaniac2 3 жыл бұрын
It is no longer !roll20AM --audio,play|NAME idk what it is but the api says it is updated now =/ nothing happens with !roll20AM --audio,play|NAME or !roll20AM --play|NAME
@ItsxpopBlogspots
@ItsxpopBlogspots 3 жыл бұрын
I can't seem to disable the popup when my macro plays the command, any advice?
@brycerenfeldt330
@brycerenfeldt330 3 жыл бұрын
How do I play a specific song at a specific music level though? Every time I enter in "!roll20AM --edit,volume,level=25|song " nothing changes. How do I do that?
@brycerenfeldt330
@brycerenfeldt330 3 жыл бұрын
Figured it out. You have to edit it, then play the song again. It doesn't change mid-play. So I have to set a macro to first edit the sound, then play it.
@BeamishJet
@BeamishJet 4 жыл бұрын
After moving to Foundry VTT its kinda hard to keep up with your videos, but still - thanks.
@WayneFrancis
@WayneFrancis 4 жыл бұрын
Good info, thanks
@Kruc101
@Kruc101 3 жыл бұрын
Is there a way to NOT have the Audio box show up each time a sound is played? imgur.com/a/lWnq7z1
@NickOlivo
@NickOlivo 3 жыл бұрын
Yes, adding the --nomenu command should do what you want.
@Kruc101
@Kruc101 3 жыл бұрын
@@NickOlivo I keep getting errors and the script stops working. It very frustrating.
@NickOlivo
@NickOlivo 3 жыл бұрын
@@Kruc101 Your best bet will be to post on this forum - wiki.roll20.net/Script:Roll20_Audio_Master - the folks there will be able to help you out.
@Kruc101
@Kruc101 3 жыл бұрын
@@NickOlivo doesnt work
Easily Moving Between Maps via the Map Change API
15:05
Nick Olivo
Рет қаралды 10 М.
Speeding Up Combat in Roll20 with the AutoButton API Script
15:42
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 11 МЛН
Best Toilet Gadgets and #Hacks you must try!!💩💩
00:49
Poly Holy Yow
Рет қаралды 23 МЛН
SCHOOLBOY. Последняя часть🤓
00:15
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 10 МЛН
The Greenwich Meridian is in the wrong place
25:07
Stand-up Maths
Рет қаралды 708 М.
Hello, old friend…
13:34
Linus Tech Tips
Рет қаралды 1,4 МЛН
I forced EVERYONE to use Linux
22:59
NetworkChuck
Рет қаралды 333 М.
Detecting Good, Evil, and Magic with the Radar API
18:43
Nick Olivo
Рет қаралды 4 М.
Teleporting Across Maps in Roll20
10:03
Nick Olivo
Рет қаралды 13 М.
Should You Dare Criticize Kamala Harris... | Piers Morgan
12:40
Jordan B Peterson
Рет қаралды 1,9 МЛН
Streamlining Combat with the Encounter Helper API in Roll20
11:18
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 11 МЛН