mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-13 03:38:11 -05:00
factualize blogposts
This commit is contained in:
@@ -3,19 +3,19 @@ title: Audacity 3.3
|
||||
slug: audacity-3.3
|
||||
thumbnail: /blog1.png
|
||||
author: Leo Wattenberg
|
||||
date: April 1, 2023
|
||||
date: April 25, 2023
|
||||
layout: "../../layouts/PostLayout.astro"
|
||||
description: A lot of our work has been focused on getting Audacity ready for a version 4. As such, a lot of under-the-hood work has been happening - in technical terms - reducing dependency on wxWidgets, library extractions and general refactoring. This work will continue for the next few releases in parallel with feature development.
|
||||
---
|
||||
|
||||
In addition to its visually appealing interface, Audacity's new website brings improved functionality that enhances the overall user experience. Navigation has been streamlined, making it effortless to explore the different sections of the website, discover new features, and access tutorials and documentation. Whether you're a beginner seeking guidance or an experienced user looking for advanced tips and tricks, the revamped website is designed to cater to your needs.
|
||||
|
||||
Audacity's commitment to accessibility shines through in its new website as well. The site has been optimized for various devices and screen sizes, ensuring a seamless browsing experience across desktop computers, laptops, tablets, and smartphones. No matter where you are or what device you're using, you can easily access Audacity's resources and engage with the vibrant community surrounding the software.
|
||||
|
||||
<figure><img src="/beats-and-bars.png"/></figure>
|
||||
A lot of our work has been focused on getting Audacity ready for a version 4. As such, a lot of under-the-hood work has been happening - in technical terms - reducing dependency on wxWidgets, library extractions and general refactoring. This work will continue for the next few releases in parallel with feature development.
|
||||
|
||||
Speaking of community, Audacity's new website offers an enhanced platform for users to connect, collaborate, and share their audio projects. The updated forum and support section provide a space for users to seek advice, share knowledge, and discuss their experiences. With an active community, comprehensive documentation, and helpful tutorials, Audacity continues to foster a supportive environment where users can learn, grow, and inspire one another.
|
||||
By and large Audacity 3.3 is a quiet update, with most of the work being done under the hood. Some noteworthy changes:
|
||||
|
||||
Furthermore, the new website highlights Audacity's commitment to open-source software development and the spirit of collaboration. It showcases the latest updates, features, and enhancements, giving users a glimpse into the future of audio editing. By providing transparent and accessible information about ongoing development and future plans, Audacity invites users to actively contribute to the software's evolution and shape its future.
|
||||
* Some built-in effects are realtime capable now
|
||||
* A new **Shelf Filter** effect has been added, it’s in the EQ & Filters category
|
||||
* An initial (beta) version of a [beats and measures](https://support.audacityteam.org/music/aligning-music-to-beats-and-measures) feature has been added, you can enable it via View → Toolbars → Time Signature Toolbar (beta), then right-clicking the timeline to change to beats and measures, and then changing the snapping and time and selection toolbar clocks to a beats format.
|
||||
* A new vertical ruler (**Linear (dB)**) has been added, you can enable it by right-clicking on the vertical ruler.
|
||||
* **Project Rate** has been moved to the Audio Setup button → Audio Settings and renamed Project Sample Rate.
|
||||
|
||||
Audacity's new website is more than just a visual upgrade; it represents a dedication to user satisfaction and a commitment to continuous improvement. With its sleek design, improved functionality, enhanced accessibility, and emphasis on community engagement, the new website serves as a gateway to an even more fulfilling and immersive audio editing experience. Whether you're a professional sound engineer or an aspiring podcaster, Audacity's new website is ready to accompany you on your creative journey, offering the tools and resources you need to bring your audio projects to life.
|
||||
More changes can be found in the changelog: [Audacity 3.3 – Audacity Support](https://support.audacityteam.org/additional-resources/changelog/audacity-3.3)
|
||||
@@ -3,15 +3,17 @@ title: Our new website
|
||||
slug: our-new-site
|
||||
thumbnail: /our-new-site.jpg
|
||||
author: Dawson Custons-Cole
|
||||
date: February 3, 2023
|
||||
date: August 3, 2023
|
||||
layout: "../../layouts/PostLayout.astro"
|
||||
description: audacityteam.org now has a new look!
|
||||
---
|
||||
|
||||
Hello everyone!
|
||||
|
||||
This is a quick note to let you know we updated our website. As part of that, we have also updated the logo ever so slightly. Audacity itself will get a new look soon-ish as well, but unlike this website, that is a herculean task which is better measured in years than weeks.
|
||||
This is a quick note to let you know we updated our website. Audacity itself will get a new look soon-ish as well, though that is a herculean task which is better measured in years than weeks.
|
||||
|
||||
In the future, we want to translate this website into more languages, too. We'll let you know when we're opening up translations here. In the meantime, you can check out [our transifex](LINK!) if you'd like to translate Audacity itself.
|
||||
This new website no longer uses Wordpress, opting for a much more lightweight static site generator instead. Additionally, things have been slimmed down a bit. Old posts got [archived](https://archive.org/details/posts.audacity.WordPress.2023-09-11) and the page structure has been consolidated. If you encounter any issues or have suggestions for this website in particular, feel free to raise an issue [on Github](https://github.com/audacity/audacity.github.io/issues).
|
||||
|
||||
Let us know what you think in our (also recently upgraded!) [Forum](https://forum.audacityteam.org/...) or [on Discord](https://discord.gg/audacity).
|
||||
In the future, we want to translate this website into more languages, too. We'll let you know when we're opening up translations here. In the meantime, you can get involved in [translating Audacity](https://support.audacityteam.org/community/contributing/translating) if translation is your thing. If you'd rather help other users, you can do so in our [Forum](https://forum.audacityteam.org/) (which also has a new look as of earlier this year) or [on Discord](https://discord.gg/audacity).
|
||||
|
||||
And that's it! Let us know what you think!
|
||||
Reference in New Issue
Block a user