phonfieldwork 0.0.16
phonfieldwork 0.0.15
- small fix in df_to_tierof cases with non-equal
time_end and time_start values in the dataframe
phonfieldwork 0.0.14
phonfieldwork 0.0.13
phonfieldwork 0.0.12
- add a separate_durationargument to theconcatenate_soundfiles()function that makes it possible to
use some silent separator during the file concatenation.
- make rename_soundfiles()function to work with mp3
files.
- fix the bug with "sign in textgrids.
- make pictures optional in the create_viewer()function
- add the df_to_exb()function; thanks to Valeria
Buntiakova #43
phonfieldwork 0.0.11
- correct empty tiers behavior #34 (thanks to Shungo Suzuki)
- add possibility to have different values in the
n_of_annotationsargument ofcreate_subannotation()(thanks to Jenya Korovina for the
idea)
- rename tierargument of thecreate_empty_textgrid()totier_name.
- create the remove_textgrid_tier()function.
phonfieldwork 0.0.10
- add tryCatch to the read_from_folder()function
phonfieldwork 0.0.8
- add possibility to read short format of .TextGrids and
fixtextgrid_to_df()andtier_to_df()functions
- add encoding,formant_df,intensity,picthandpitch_rangearguments to thedraw_sound()function
- add the formant_to_df()function
- add the picth_to_df()function
- add the intensity_to_df()function
- add an argument externalto thecreate_presentation()function in order to mark external
images or gifs
- remove all encodingarguments and replace it with
encoding autodetection fromuchardet(thanks to Artem
Klevtsov for help)
- add autonumber,logingandmissingarguments torename_soundfiles()function (thanks to Niko Partanen)
- a lot of minor style changes (thanks to Jonathan Keane)
- add the create_empty_textgrid()function (thanks to
Niko Partanen)
- add the data_manipulation_with_tidyversevignette
(thanks to Niko Partanen)
- add the concatenate_textgrids()function
- add the read_from_folder()function and remove..._from_folderarguments
- pass rOpenSci review! Move tutorial to https://ropensci.github.io/phonfieldwork/
phonfieldwork 0.0.7
- add a vigniettes about ethical research and introduction to work
with phonfieldwork
- add an argument textgrids_from_folderto thetextgrid_to_df()function
- add an argument exbs_from_folderto theexb_to_df()function
- add an argument eafs_from_folderto theeaf_to_df()function
- add Raven style annotations8
- replace freqmax with frequency_range argument
- replace example_textgrid with systemfile() call
- add window annotation to spectrograms
- add bridge to lingtypology package: mapargument in thecreate_viewer()function
- make it possible to visualise all types of annotations with the
draw_sound()function
- add the sourcecolumn to all..._to_df()functions
- add the audacity_to_dffunction
- add the srt_to_dffunction
- chage textgrid related functions’ output from start,end,annotationtotime_start,time_end,content
- correct point tier visualization
phonfieldwork 0.0.6
- add encodingarguments to functions for working with
TextGrids
- add textgridargument to thedraw_sound()function
- change subgraphs alignment in the draw_sound()function
including textgrid annotation
- add fromandtoarguments to thedraw_sound()function
- add .mp3 format reading options to all functions that work with
sounds
- add text_sizeargument to thedraw_sound()function
- add zoom`` argument to thedraw_sound()` function
- add the get_sound_duration()function
- fix ploting of multiple sounds with multiple .TextGrids
- add an argument title_as_filenameto thedraw_sound()function
- change .TextGrid associated arguments of the
create_viewer()function totableargument; as
a result users now need to provide a table for the annotation viewer and
not a .TextGrid
phonfieldwork 0.0.5
- add textgrid_to_df()function for reading Praat
files
- add create_glossed_document()function for converting
.flextext files into a glossed document
- add flextext_to_df()function for reading FLEx
files
- add eaf_to_df()function for reading ELAN files
- add exb_to_df()function for reading EXMARaLDA
files
- rename textgridargument intoannotationargument inconcatenate_soundfiles()function adding new
possible values
phonfieldwork 0.0.4
- add create_subannotation()function
phonfieldwork 0.0.3
- vertically and horisontally center text in presentations created by
create_presentation(); thx @Pandaklez #1
- add the font_sizeargument to thecreate_presentation()function
- add rename_videofiles()function
- rebuild html viewer for sounds with JavaScript with the help of new
functions create_image_look_up()andcreate_sound_play().
phonfieldwork 0.0.2
- make the create_presentation()function render
silently
- add a new function draw_sound()for creating
spectrogram and oscilogram
- add a new function create_viewer()for creating an html
viewer with sound and spectrograms
- correct work of autonumberingfunction inextract_intervals()function
- add new functions get_textgrid_names()andset_textgrid_names()
- finish tutorial https://ropensci.github.io/phonfieldwork/
phonfieldwork 0.0.1