mirror of
https://github.com/generativefm/generators.git
synced 2026-04-03 00:08:54 -06:00
What is window.generativeMusic.rng() ? #18
Labels
No labels
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
draft
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/generators#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tatecarson on 2/13/2021
HI Alex,
I'm exploring the code trying to learn how you made some of these and I'm running into an issue. You have this
window.generativeMusic.rng()in use all over the place but I can not find where it is defined. Is it some sort of random seed?Thanks.