内容简介:Audacity 2.2.2 已发布,带来了以下改进和新特性: Easier zooming in and out with mousewheel, new Zoom Toggle command, and context menu for vertical rulers (thanks to James Crook) Easy access to chan...

Audacity 2.2.2 已发布,带来了以下改进和新特性:
Easier zooming in and out with mousewheel, new Zoom Toggle command, and context menu for vertical rulers (thanks to James Crook)

Easy access to change keyboard bindings of menu commands by holding Shift key
Detection of dropout errors while recording with overburdened CPU
Half-wave display option
变更
Improved contrasts in Light and Dark themes
Extra menu consolidates Ext-Bar and Ext-Command menus that were introduced in the previous 2.2.1 release
Several bugs/annoyances in 2.2.0 are now fixed, most importantly:
Multiple use of “Save As” to the existing open project will not result in data corruption/loss
Exporting audio in compressed formats to device with insufficient space will not produce inconsistent/truncated results
Fuller details on the changes since 2.2.1 can be found in the 2.2.2 Release Notes.
点此查看新增功能的详细信息。
下载地址:https://www.audacityteam.org/download/
Audacity 是一个跨平台的声音编辑软件,用于录音和编辑音频,是自由、开放源代码的软件。可在 Mac OS X、Microsoft Windows、GNU/Linux 和其它操作系统上运行。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- lighttpd 1.4.52 发布,带来性能改进
- PostgreSQL 14 Beta 发布,带来更多性能改进
- Thunderbird 60 带来日历改进,MBOX/Maildir 转换
- KDE Plasma 5.11 发布,带来一系列改进
- Spring Framework 5.0.4 发布,带来修复和改进
- IntelliJ IDEA 2018.1.4 发布,带来大量实用改进
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
数据结构(C语言版)
严蔚敏、吴伟民 / 清华大学出版社 / 2012-5 / 29.00元
《数据结构》(C语言版)是为“数据结构”课程编写的教材,也可作为学习数据结构及其算法的C程序设计的参数教材。 本书的前半部分从抽象数据类型的角度讨论各种基本类型的数据结构及其应用;后半部分主要讨论查找和排序的各种实现方法及其综合分析比较。其内容和章节编排1992年4月出版的《数据结构》(第二版)基本一致,但在本书中更突出了抽象数据类型的概念。全书采用类C语言作为数据结构和算法的描述语言。 ......一起来看看 《数据结构(C语言版)》 这本书的介绍吧!