Skip to content

Commit

Permalink
Cosmetic changes in physmodels.lib
Browse files Browse the repository at this point in the history
  • Loading branch information
rmichon committed Apr 27, 2017
1 parent 495a671 commit 2820424
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions physmodels.lib
Original file line number Diff line number Diff line change
Expand Up @@ -413,8 +413,8 @@ with{
a2 = r^2;
};

//========================Basic String Instruments Elements===============================
// Low and high level basic string instruments parts. Most of the elements in
//================================String Instruments======================================
// Low and high level string instruments parts. Most of the elements in
// this section can be used in a bidirectional chain.
//========================================================================================

Expand Down Expand Up @@ -1046,7 +1046,7 @@ with{
stringLength = freq : f2l;
};

//=========================Bowed String Instruments Elements==============================
//=============================Bowed String Instruments===================================
// Low and high level basic string instruments parts. Most of the elements in
// this section can be used in a bidirectional chain.
//========================================================================================
Expand Down Expand Up @@ -1298,7 +1298,7 @@ with{
bowVel = envelope;
};

//===========================Wind Instrument Elements=====================================
//=================================Wind Instruments=======================================
// Low and high level basic wind instruments parts. Most of the elements in
// this section can be used in a bidirectional chain.
//========================================================================================
Expand Down

0 comments on commit 2820424

Please sign in to comment.