Skip to content

[HOW TO?] - hidden player + preload + localfile + auto start + loop + control with cursor #5

@ghost

Description

hey chad

I am using your react-cassette-player. I am using the following code:

	<div className="home-page">
	    <Cassette src="http://localhost:9090/assets/audio/1.mp3"
	      preload="none"
	      cassetteColor="#FFFFF"
	      labelColor="#000"
	      tapeColor="#000"
	      controlsColor="#FFFF"
	      containerClass="quasi-wrap" />
	    );

now, I aim at:

  • hiding frontend;
  • auto-play
  • loop
  • buttons for mute the audio

can you provide me hints on how to do so? if those features are not yet implemented I would be happy to collaborate with doing so


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions