mirror of
https://github.com/thestk/stk
synced 2026-01-11 20:11:52 +00:00
Merge pull request #25 from arielelkin/rename-skini.msg
Rename SKINI.msg to SKINImsg.h and SKINI.tbl to SKINItbl.h
This commit is contained in:
@@ -202,8 +202,8 @@
|
||||
B08F60DE18BA9B1800C14A90 /* SingWave.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SingWave.h; path = ../include/SingWave.h; sourceTree = "<group>"; };
|
||||
B08F60DF18BA9B1800C14A90 /* Sitar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Sitar.h; sourceTree = "<group>"; };
|
||||
B08F60E018BA9B1800C14A90 /* Skini.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Skini.h; path = ../include/Skini.h; sourceTree = "<group>"; };
|
||||
B08F60E118BA9B1800C14A90 /* SKINI.msg */ = {isa = PBXFileReference; lastKnownFileType = text; name = SKINI.msg; path = ../include/SKINI.msg; sourceTree = "<group>"; };
|
||||
B08F60E218BA9B1800C14A90 /* SKINI.tbl */ = {isa = PBXFileReference; lastKnownFileType = text; name = SKINI.tbl; path = ../include/SKINI.tbl; sourceTree = "<group>"; };
|
||||
B08F60E118BA9B1800C14A90 /* SKINImsg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SKINImsg.h; path = ../include/SKINImsg.h; sourceTree = "<group>"; };
|
||||
B08F60E218BA9B1800C14A90 /* SKINItbl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SKINItbl.h; path = ../include/SKINItbl.h; sourceTree = "<group>"; };
|
||||
B08F60E418BA9B1800C14A90 /* Sphere.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Sphere.h; path = ../include/Sphere.h; sourceTree = "<group>"; };
|
||||
B08F60E518BA9B1800C14A90 /* StifKarp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StifKarp.h; sourceTree = "<group>"; };
|
||||
B08F60E618BA9B1800C14A90 /* Stk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Stk.h; path = ../include/Stk.h; sourceTree = "<group>"; };
|
||||
@@ -666,8 +666,8 @@
|
||||
children = (
|
||||
B08F60E018BA9B1800C14A90 /* Skini.h */,
|
||||
B08F617D18BA9B1800C14A90 /* Skini.cpp */,
|
||||
B08F60E118BA9B1800C14A90 /* SKINI.msg */,
|
||||
B08F60E218BA9B1800C14A90 /* SKINI.tbl */,
|
||||
B08F60E118BA9B1800C14A90 /* SKINImsg.h */,
|
||||
B08F60E218BA9B1800C14A90 /* SKINItbl.h */,
|
||||
);
|
||||
name = SKINI;
|
||||
path = ../src;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "BandedWG.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
#include <cmath>
|
||||
|
||||
namespace stk {
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "BlowBotl.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "BlowHole.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
#include <cmath>
|
||||
|
||||
namespace stk {
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "Bowed.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "Brass.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
#include <cmath>
|
||||
|
||||
namespace stk {
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "Clarinet.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "FM.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "FMVoices.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
#include "Phonemes.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "Flute.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
#include "Guitar.h"
|
||||
#include "FileWvIn.h"
|
||||
#include "Noise.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
#include <cmath>
|
||||
|
||||
namespace stk {
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "Mandolin.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "Mesh2D.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
#include "Messager.h"
|
||||
#include <iostream>
|
||||
#include <algorithm>
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "ModalBar.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
#include <cmath>
|
||||
|
||||
namespace stk {
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "Moog.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "Resonate.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "Saxofony.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "Shakers.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "Simple.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
|
||||
namespace stk {
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "Skini.h"
|
||||
#include "SKINI.tbl"
|
||||
#include "SKINItbl.h"
|
||||
#include <cstdlib>
|
||||
#include <sstream>
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "StifKarp.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
#include <cmath>
|
||||
|
||||
namespace stk {
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
#include "VoicForm.h"
|
||||
#include "Phonemes.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
#include <cstring>
|
||||
#include <cmath>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
/***************************************************/
|
||||
|
||||
#include "Whistle.h"
|
||||
#include "SKINI.msg"
|
||||
#include "SKINImsg.h"
|
||||
#include <cmath>
|
||||
|
||||
namespace stk {
|
||||
|
||||
Reference in New Issue
Block a user