mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 14:13:57 +01:00
Paul wrote back that his name should appear as Paul Nasca in the About dialog.
This commit is contained in:
@@ -101,7 +101,7 @@ void AboutDialog::CreateCreditsList()
|
|||||||
AddCredit(wxT("Harvey Lubin"), roleContributor);
|
AddCredit(wxT("Harvey Lubin"), roleContributor);
|
||||||
AddCredit(wxT("Greg Mekkes"), roleContributor);
|
AddCredit(wxT("Greg Mekkes"), roleContributor);
|
||||||
AddCredit(wxT("Abe Milde"), roleContributor);
|
AddCredit(wxT("Abe Milde"), roleContributor);
|
||||||
AddCredit(wxT("<a href=\"http://www.paulnasca.com/\">Paul Nasca, aka Nasca Octavian Paul</a> (Paulstretch, Phaser, Wahwah)"), roleContributor);
|
AddCredit(wxT("<a href=\"http://www.paulnasca.com/\">Paul Nasca</a> (Paulstretch, Phaser, Wahwah)"), roleContributor);
|
||||||
AddCredit(wxT("Clayton Otey"), roleContributor);
|
AddCredit(wxT("Clayton Otey"), roleContributor);
|
||||||
AddCredit(wxT("Andr\u00e9 Pinto"), roleContributor);
|
AddCredit(wxT("Andr\u00e9 Pinto"), roleContributor);
|
||||||
AddCredit(wxT("Mark Phillips"), roleContributor);
|
AddCredit(wxT("Mark Phillips"), roleContributor);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Audacity: A Digital Audio Editor
|
|||||||
|
|
||||||
Paulstretch.cpp
|
Paulstretch.cpp
|
||||||
|
|
||||||
Nasca Octavian Paul
|
Nasca Octavian Paul (Paul Nasca)
|
||||||
Some GUI code was taken from the Echo effect
|
Some GUI code was taken from the Echo effect
|
||||||
|
|
||||||
*******************************************************************/
|
*******************************************************************/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
Audacity: A Digital Audio Editor
|
Audacity: A Digital Audio Editor
|
||||||
Paulstretch.h
|
Paulstretch.h
|
||||||
|
|
||||||
Nasca Octavian Paul
|
Nasca Octavian Paul (Paul Nasca)
|
||||||
|
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
Phaser.cpp
|
Phaser.cpp
|
||||||
|
|
||||||
Effect programming:
|
Effect programming:
|
||||||
Nasca Octavian Paul
|
Nasca Octavian Paul (Paul Nasca)
|
||||||
|
|
||||||
UI programming:
|
UI programming:
|
||||||
Dominic Mazzoni (with the help of wxDesigner)
|
Dominic Mazzoni (with the help of wxDesigner)
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
Phaser
|
Phaser
|
||||||
|
|
||||||
Effect programming:
|
Effect programming:
|
||||||
Nasca Octavian Paul
|
Nasca Octavian Paul (Paul Nasca)
|
||||||
|
|
||||||
UI programming:
|
UI programming:
|
||||||
Dominic Mazzoni (with the help of wxDesigner)
|
Dominic Mazzoni (with the help of wxDesigner)
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
Wahwah.cpp
|
Wahwah.cpp
|
||||||
|
|
||||||
Effect programming:
|
Effect programming:
|
||||||
Nasca Octavian Paul
|
Nasca Octavian Paul (Paul Nasca)
|
||||||
|
|
||||||
UI programming:
|
UI programming:
|
||||||
Dominic Mazzoni (with the help of wxDesigner)
|
Dominic Mazzoni (with the help of wxDesigner)
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
Wahwah
|
Wahwah
|
||||||
|
|
||||||
Effect programming:
|
Effect programming:
|
||||||
Nasca Octavian Paul
|
Nasca Octavian Paul (Paul Nasca)
|
||||||
|
|
||||||
UI programming:
|
UI programming:
|
||||||
Dominic Mazzoni (with the help of wxDesigner)
|
Dominic Mazzoni (with the help of wxDesigner)
|
||||||
|
|||||||
Reference in New Issue
Block a user