-
As opposed to the old update, since YouTubes most recent update, ThirdTube is now completely unusable. This no longer applies to just music videos. For reference, I've tested this with over 20 videos…
-
function uploadVideo(file) {
const storageRef = firebase.storage().ref(`videos/${file.name}`);
storageRef.put(file).then(() => {
console.log('Video uploaded successfully');
});…
-
This generative music library can generate melodies and harmonies. It would be awesome to use VRF to vary the musical output of these functions. The VRF details are here:
https://docs.cartridge.g…
-
Describe the bug
If you take a music disk out of a jukebox then the disk keeps playing
(Idk how your mod did it but VanillaFix said that Dynamic Trees and Better Foliage made this issue)
I have c…
-
Hello @586837r,
I would like to ask if it would be possible to enhance the music control via custom routine with the following commands:
- Next / Previous song
- play music (without specifying…
-
Import winsound
From random import randint
Def creat__music():
count = 5
while count > 0:
winsound.Beep(randint(50, 2000),randint(100, 1000)))
count…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://cider.sh/legal/conduct) that this project adheres to.
- [X] I have searched the [issue tracker](https://github.com/cidera…
-
### Describe the Bug
During special events like St Patrick's day or Halloween, the video player that plays music in the world, has a tendency to fill up the C drive with a temp file in the Appdata fo…
-
the problem with the mod itself is that it lags a lot when it has to change the menu's music. however you can either use this or a third party program that does exactly the same thing but without lag.…
-