Skip to content

Files

Latest commit

May 15, 2018
8e4caa3 · May 15, 2018

History

History
This branch is 168 commits behind hypermodules/hyperamp:master.

renderer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 19, 2017
May 15, 2018
Dec 19, 2017
Dec 19, 2017

Renderer

This directory is for files that run in a renderer electron process.

The two renderer process in Hyperamp are the Player and Audio windows.

  • audio - Background audio process. Exposes interface for HTML audio element over IPC.
  • player - GUI (playlist, player controls)
  • shared - resources shared between processes