pianod2
multisource multiuser scriptable networked music player
Classes | Macros | Functions
tonegencommand.h File Reference

Command handlers for tone generator source. More...

#include <parsnip/parsnip.h>
#include <parsnip/parsnip_command.h>
#include "interpreter.h"
Include dependency graph for tonegencommand.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ToneGeneratorCommands
 Interpreter for tonegenerator commands. More...
 

Macros

#define KEY_TONEGENERATOR_OPTIONS   "tonegenOptions"
 

Functions

Parsnip::OptionParser::Definitions retrieve_tonegenerator_option_definitions ()
 
void restore_tonegenerator_source (UserData::JSONData *params, User *user)
 

Detailed Description

Command handlers for tone generator source.

Macro Definition Documentation

◆ KEY_TONEGENERATOR_OPTIONS

#define KEY_TONEGENERATOR_OPTIONS   "tonegenOptions"

Function Documentation

◆ restore_tonegenerator_source()

void restore_tonegenerator_source ( UserData::JSONData params,
User user 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ retrieve_tonegenerator_option_definitions()

Parsnip::OptionParser::Definitions retrieve_tonegenerator_option_definitions ( )
Here is the call graph for this function:
Here is the caller graph for this function: