-
Section 5
Programming Language: JavaScript
Development Platform: Discord
Type of Application: Real-time music streaming, collaborative playback management, interactive bot
## Project Abstract
…
-
The current song_data.py stores songs in a simple dictionary with only song names and YouTube links. To improve functionality, I propose expanding the song data to include details like artist, genre, …
-
## Description
Sanitize song bytes uploaded by the user in `create_song` service method located at `serverless` and `blob` folders (supported architectures)
## Context
Uploaded songs by the u…
-
The user will be able to "Like" the songs, automatically saving them in the "My songs" section.
-
The user will be able to access all the songs uploaded in the "My songs" section, in addition, this section will show the songs that the user has "Liked".
-
The current album art cache can grow indefinitely. This feature would add cache management, such that a configurable maximum number of cache items are held at any time.
Two algorithms occur to me:…
-
Hi!
The Mac AU plugins on Apple Silicon run in separate instances, so the way some of these communicate is via the network stack. Many AU plugins, for example those from iZotope, crash when they ca…
-
### Feature Description
I am seeing extreme memory usage, more notable when adding 2.5K songs in queue. I first noticed this when Spotify and browsers crashed due to being out of memory, ( I don't …
-
I begin with management of song files. I foresee to first address management on the server, with following functionality/aspects :
- passthrough of file content between interface and vcs:
- file con…
-
Hi ManiSkill Developers,
Thank you for your amazing work on ManiSkill! This tool has been incredibly helpful for robotics simulation and training.
I am a beginner in Python and use `conda` envir…