|
33 | 33 | </li> |
34 | 34 | </ul> |
35 | 35 |
|
| 36 | + <h3 class="mt-6">A note on compatibility ⚠️</h3> |
| 37 | + <p class="mt-2"> |
| 38 | + Projects saved in Audacity 4 are not backwards compatible. We recommend you |
| 39 | + make a copy of your important projects before opening them in Audacity 4. |
| 40 | + </p> |
| 41 | + |
36 | 42 | <h3 class="mt-6">What's implemented</h3> |
37 | | - <ul class="list-disc mt-2 ml-6"> |
38 | | - <li>Recording and playback reliability</li> |
| 43 | + <ul class="list-disc mt-2 ml-5"> |
| 44 | + <li>Recording and playback</li> |
39 | 45 | <li>Editing audio</li> |
40 | 46 | <li>Applying destructive and real-time effects</li> |
41 | 47 | <li>Exporting audio files</li> |
42 | 48 | <li>Saving and recalling custom Workspaces</li> |
43 | 49 | </ul> |
44 | 50 |
|
45 | | - <h3 class="mt-6">A note on compatibility ⚠️</h3> |
| 51 | + <h3 class="mt-6">What's <em>not</em> implemented</h3> |
46 | 52 | <p class="mt-2"> |
47 | | - Projects saved in Audacity 4 are not backwards compatible. We recommend you |
48 | | - make a copy of your important projects before opening them in Audacity 4. |
| 53 | + Some yet-to-be finalized features might appear non-functional, or have been |
| 54 | + excluded from Audacity's interface. These are features not yet ready for |
| 55 | + user testing, and have been disabled. |
49 | 56 | </p> |
| 57 | + <ul class="list-disc mt-2 ml-5"> |
| 58 | + <li>Nyquist, LADSPA and VAMP and the OpenVINO plugins</li> |
| 59 | + <li>Preferences from Audacity 3 are not carried over</li> |
| 60 | + <li>Envelopes and label tracks</li> |
| 61 | + <li>Spectrogram view and the spectral editing mode</li> |
| 62 | + <li>Most built-in effects, including generators and analyzers</li> |
| 63 | + <li>Opening multiple projects at the same time</li> |
| 64 | + </ul> |
50 | 65 |
|
51 | 66 | <h3 class="mt-6">Notable changes since alpha-1</h3> |
52 | 67 | <ul class="list-disc mt-2 ml-5"> |
|
94 | 109 | </li> |
95 | 110 | </ul> |
96 | 111 |
|
97 | | - <h3 class="mt-6">Unimplemented features</h3> |
98 | | - <p class="mt-2"> |
99 | | - Some yet-to-be finalized features might appear non-functional, or have been |
100 | | - excluded from Audacity's interface. These are features not yet ready for user |
101 | | - testing, and have been disabled. |
102 | | - </p> |
103 | | - <ul class="list-disc mt-2 ml-6"> |
104 | | - <li>Nyquist, LADSPA and VAMP and the OpenVINO plugins</li> |
105 | | - <li>Preferences from Audacity 3 are not carried over</li> |
106 | | - <li>Envelopes and label tracks</li> |
107 | | - <li>Spectrogram view and the spectral editing mode</li> |
108 | | - <li>Most built-in effects, including generators and analyzers</li> |
109 | | - <li>Opening multiple projects at the same time</li> |
110 | | - </ul> |
111 | | - |
112 | | - <h3 class="mt-6">Share your crashes!</h3> |
| 112 | + <h3 class="mt-6">Share your experience!</h3> |
113 | 113 | <p>If you encounter issues, please reach us at the following channels:</p> |
114 | 114 | <ul class="py-2 list-none"> |
115 | 115 | <li class="hyperlink"> |
|
0 commit comments